mirror of https://github.com/waku-org/nwaku.git
fix(rln): remove kilic submodule (#1517)
This commit is contained in:
parent
a590575a6a
commit
ec67d914b9
|
@ -106,10 +106,6 @@
|
|||
[submodule "vendor/nim-web3"]
|
||||
path = vendor/nim-web3
|
||||
url = https://github.com/status-im/nim-web3.git
|
||||
[submodule "vendor/rln"]
|
||||
path = vendor/rln
|
||||
url = https://github.com/kilic/rln
|
||||
branch = master
|
||||
[submodule "vendor/nim-testutils"]
|
||||
path = vendor/nim-testutils
|
||||
url = https://github.com/status-im/nim-testutils.git
|
||||
|
|
Loading…
Reference in New Issue