mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-07-25 17:53:11 +00:00
avoid add submodules
This commit is contained in:
committed by
Jazz Turner-Baggs
parent
59c9c920be
commit
58176a9173
-20
@@ -6,23 +6,3 @@
|
||||
url = https://github.com/waku-org/nwaku.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-chronos"]
|
||||
path = vendor/nim-chronos
|
||||
url = https://github.com/status-im/nim-chronos.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-chronicles"]
|
||||
path = vendor/nim-chronicles
|
||||
url = https://github.com/status-im/nim-chronicles.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-metrics"]
|
||||
path = vendor/nim-metrics
|
||||
url = https://github.com/status-im/nim-metrics.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-libp2p"]
|
||||
path = vendor/nim-libp2p
|
||||
url = https://github.com/status-im/nim-libp2p.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
|
||||
Vendored
-1
Submodule vendor/nim-chronicles deleted from 67da11265f
Vendored
-1
Submodule vendor/nim-chronos deleted from bb0a8f07bc
Vendored
-1
Submodule vendor/nim-libp2p deleted from 3103db25cc
Vendored
-1
Submodule vendor/nim-metrics deleted from ecf64c6078
Reference in New Issue
Block a user