Merge pull request #27 from logos-co/chore/updateSubModules

chore: remove wallet and accounts modules and update storage-ui to latest as it has some fixes
This commit is contained in:
Khushboo-dev-cpp
2026-07-21 20:00:42 +00:00
committed by GitHub
6 changed files with 1 additions and 17 deletions
-12
View File
@@ -16,12 +16,6 @@
; After cloning a fork, materialise the submodule working trees with:
;
; git submodule update --init --recursive
[submodule "submodules/logos-accounts-module"]
path = submodules/logos-accounts-module
url = https://github.com/logos-co/logos-accounts-module
[submodule "submodules/logos-accounts-ui"]
path = submodules/logos-accounts-ui
url = https://github.com/logos-co/logos-accounts-ui
[submodule "submodules/logos-blockchain-module"]
path = submodules/logos-blockchain-module
url = https://github.com/logos-blockchain/logos-blockchain-module
@@ -49,12 +43,6 @@
[submodule "submodules/logos-storage-ui"]
path = submodules/logos-storage-ui
url = https://github.com/logos-co/logos-storage-ui
[submodule "submodules/logos-wallet-module"]
path = submodules/logos-wallet-module
url = https://github.com/logos-co/logos-wallet-module
[submodule "submodules/logos-wallet-ui"]
path = submodules/logos-wallet-ui
url = https://github.com/logos-co/logos-wallet-ui
[submodule "submodules/openmetrics-module"]
path = submodules/openmetrics-module
url = https://github.com/logos-co/openmetrics-module