Skip to content

Commit 46df457

Browse files
committed
Remove addressed todos
1 parent 29788b8 commit 46df457

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/code/data/swap/swap.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import (
99

1010
type State uint8
1111

12-
// todo: define all states
1312
const (
1413
StateUnknown State = iota
1514
StateCreated

0 commit comments

Comments
 (0)