Minor linting fixes

Other linting issue
This commit is contained in:
Juan Font
2023-03-02 23:21:18 +00:00
committed by Kristoffer Dalby
parent a82a603db6
commit 7bcdc08bc9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
package cli
import (
"github.com/spf13/cobra"
"github.com/rs/zerolog/log"
"github.com/spf13/cobra"
)
func init() {