Skip to content

Commit

Permalink
Import sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehsan-saradar committed Feb 6, 2024
1 parent 44d2a2a commit 8c30050
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/flags/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"

"flags/cmd"

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

type app struct{}
Expand Down

0 comments on commit 8c30050

Please sign in to comment.