Skip to content

Commit 4281037

Browse files
authored
Fix mistakes after resolving conflicts on #160 and #161
1 parent 4ab13dc commit 4281037

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/cmd.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ func NewCommad() *cobra.Command {
3838
},
3939
}
4040

41-
func init() {
4241
command.AddCommand(NewImportCommand(&clientOpts))
4342
command.AddCommand(NewVersionCommand())
4443
command.AddCommand(NewTestCommand())

0 commit comments

Comments
 (0)