Skip to content

Commit ba4284a

Browse files
committed
fix
1 parent 79b9027 commit ba4284a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x/example/types/genesis.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
package types
22

3+
import (
34
// this line is used by starport scaffolding # genesis/types/import
5+
)
46

57
// DefaultIndex is the default global index
68
const DefaultIndex uint64 = 1

0 commit comments

Comments
 (0)