Skip to content

Commit

Permalink
lint-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4r45h committed Sep 29, 2024
1 parent 78f8f68 commit e4461b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/cosmovisor/cmd/cosmovisor/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ package main
import (
"errors"
"fmt"
"github.com/spf13/cobra"
"io"
"os"
"path/filepath"

"github.com/spf13/cobra"

"cosmossdk.io/log"
"cosmossdk.io/tools/cosmovisor"
"cosmossdk.io/x/upgrade/plan"
Expand Down

0 comments on commit e4461b4

Please sign in to comment.