remove vestiges of rocksdb (#813)
This commit is contained in:
parent
f7ecd09e95
commit
2a2d6ea6f7
|
@ -93,11 +93,6 @@
|
|||
url = https://github.com/status-im/nim-metrics.git
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "vendor/nim-rocksdb"]
|
||||
path = vendor/nim-rocksdb
|
||||
url = https://github.com/status-im/nim-rocksdb.git
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "vendor/nim-secp256k1"]
|
||||
path = vendor/nim-secp256k1
|
||||
url = https://github.com/status-im/nim-secp256k1.git
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 08fec021c0f28f63d1221d40a655078b5b923d1b
|
Loading…
Reference in New Issue