Skip to content

Commit 1637f71

Browse files
committed
format
1 parent 998c210 commit 1637f71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ignite/services/network/networktypes/chainlaunch.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
package networktypes
22

33
import (
4-
sdk "github.com/cosmos/cosmos-sdk/types"
54
"time"
65

6+
sdk "github.com/cosmos/cosmos-sdk/types"
7+
78
launchtypes "github.com/tendermint/spn/x/launch/types"
89
)
910

0 commit comments

Comments
 (0)