clean up .gitmodules
This commit is contained in:
parent
4d736e4172
commit
047bb23291
|
@ -1,8 +1,3 @@
|
|||
[submodule "vendor/Nim"]
|
||||
path = vendor/Nim
|
||||
url = https://github.com/status-im/Nim.git
|
||||
ignore = dirty
|
||||
branch = nimbus
|
||||
[submodule "vendor/nim-chronicles"]
|
||||
path = vendor/nim-chronicles
|
||||
url = https://github.com/status-im/nim-chronicles.git
|
||||
|
@ -83,16 +78,6 @@
|
|||
url = https://github.com/status-im/nim-blscurve
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "vendor/Nim-csources"]
|
||||
path = vendor/Nim-csources
|
||||
url = https://github.com/nim-lang/csources.git
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "vendor/nimble"]
|
||||
path = vendor/nimble
|
||||
url = https://github.com/nim-lang/nimble.git
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "vendor/nim-chronos"]
|
||||
path = vendor/nim-chronos
|
||||
url = https://github.com/status-im/nim-chronos.git
|
||||
|
|
Loading…
Reference in New Issue