Skip to content

Commit

Permalink
Run gofmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdappollonio committed Jul 30, 2024
1 parent 7666a95 commit 04dbef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/logs.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ package cmd
import (
"fmt"

"github.com/kubefirst/kubefirst/internal/provisionLogs"
"github.com/kubefirst/kubefirst/internal/progress"
"github.com/kubefirst/kubefirst/internal/provisionLogs"
"github.com/nxadm/tail"
"github.com/spf13/cobra"
"github.com/spf13/viper"
Expand Down

0 comments on commit 04dbef5

Please sign in to comment.