We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29788b8 commit 46df457Copy full SHA for 46df457
pkg/code/data/swap/swap.go
@@ -9,7 +9,6 @@ import (
9
10
type State uint8
11
12
-// todo: define all states
13
const (
14
StateUnknown State = iota
15
StateCreated
0 commit comments