mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-04 06:33:11 +00:00
Remove ConcurrentDatastore type
This commit is contained in:
parent
a6ab178092
commit
b692737eed
@ -8,4 +8,3 @@ type
|
||||
DatastoreKeyNotFound* = object of DatastoreError
|
||||
|
||||
Datastore* = ref object of RootObj
|
||||
ConcurrentDatastore* = ref object of Datastore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user