Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacov committed Mar 8, 2020
1 parent eeac2e5 commit 6df6b23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/cmd/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ import (
"io/ioutil"
"os"

"github.com/yaacov/kubectl-sql/pkg/printers"
"k8s.io/cli-runtime/pkg/genericclioptions"
"k8s.io/client-go/tools/clientcmd"

"github.com/yaacov/kubectl-sql/pkg/printers"
)

// SQLOptions provides information required to update
Expand Down

0 comments on commit 6df6b23

Please sign in to comment.