Skip to content

Commit

Permalink
unused
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuvubk committed May 23, 2024
1 parent e3c0a03 commit 7896c75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x/genutil/client/cli/export_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ type ExportSystem struct {

Viper *viper.Viper
Logger log.Logger
Cctx client.Context

HomeDir string
}
Expand Down Expand Up @@ -84,7 +83,6 @@ func NewExportSystem(t *testing.T, exporter types.AppExporter) *ExportSystem {
Ctx: ctx,
Viper: viper,
Logger: logger,
Cctx: cCtx,
HomeDir: homeDir,
}
}
Expand Down

0 comments on commit 7896c75

Please sign in to comment.