Refactor
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
d27eca0a07
commit
53a64be850
6 changed files with 6 additions and 12 deletions
|
@ -3,9 +3,8 @@ package cmd
|
|||
import (
|
||||
"strings"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
"code.oliverdavies.uk/opdavies/cmd-zet/internal/zet"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
var createCmd = &cobra.Command{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue