Skip to content

Commit

Permalink
fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani authored and Pantani committed Dec 13, 2023
1 parent 39a29f2 commit 26cae68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hermes/cmd/hermes_configure.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ import (
"github.com/ignite/cli/v28/ignite/pkg/cliui/cliquiz"
"github.com/manifoldco/promptui"
"github.com/spf13/cobra"

"github.com/ignite/apps/hermes/pkg/hermes"
)

const (
Expand Down

0 comments on commit 26cae68

Please sign in to comment.