Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chasefleming committed Oct 17, 2024
1 parent 1ed8985 commit 8896728
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/super/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,12 @@ package super
import (
"bytes"
"fmt"
"github.com/onflow/flowkit/v2"
"io"
"os"
"path/filepath"

"github.com/onflow/flowkit/v2"

"github.com/spf13/afero"

"github.com/onflow/flow-cli/internal/prompt"
Expand Down

0 comments on commit 8896728

Please sign in to comment.