mirror of
https://github.com/status-im/nim-raft.git
synced 2025-02-07 10:45:04 +00:00
Fix import
This commit is contained in:
parent
1859b20ed5
commit
3c5cc16bb0
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
import types
|
import types
|
||||||
import protocol
|
import protocol
|
||||||
# import stew
|
import stew/results
|
||||||
|
|
||||||
export types, protocol
|
export types, protocol
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user