Skip to content

Commit

Permalink
Update imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehsan-saradar committed Feb 5, 2024
1 parent 51e4133 commit 024a55d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/hello-world/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ import (
"fmt"

hplugin "github.com/hashicorp/go-plugin"
"github.com/ignite/cli/v28/ignite/services/plugin"

"hello-world/cmd"

"github.com/ignite/cli/v28/ignite/services/plugin"
)

type app struct{}
Expand Down

0 comments on commit 024a55d

Please sign in to comment.