mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-16 14:57:54 +00:00
[statemachine] cleanup
This commit is contained in:
parent
d7b66611b3
commit
efc827b274
@ -2,8 +2,6 @@ import pkg/questionable
|
|||||||
import pkg/chronos
|
import pkg/chronos
|
||||||
import pkg/upraises
|
import pkg/upraises
|
||||||
|
|
||||||
# template makeStateMachine*(Machine, State) =
|
|
||||||
|
|
||||||
type
|
type
|
||||||
Machine* = ref object of RootObj
|
Machine* = ref object of RootObj
|
||||||
state: State
|
state: State
|
||||||
|
Loading…
x
Reference in New Issue
Block a user