Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Jul 6, 2019
1 parent 143eb3b commit 4a3682d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/raft.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ package cmd
import (
"fmt"

"github.com/distribworks/dkron/dkron"
"github.com/ryanuber/columnize"
"github.com/spf13/cobra"
"github.com/distribworks/dkron/dkron"
)

// versionCmd represents the version command
Expand Down

0 comments on commit 4a3682d

Please sign in to comment.