Skip to content

Commit 0ccce42

Browse files
committed
Update node_fsm.go
1 parent d0e932d commit 0ccce42

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

multinode/node_fsm.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ import (
44
"fmt"
55
)
66

7-
var ()
8-
97
// nodeState represents the current state of the node
108
// Node is a FSM (finite state machine)
119
type nodeState int

0 commit comments

Comments
 (0)