Refactor
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
125aa05e0d
commit
2537b4db9e
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ import (
|
|||
"os"
|
||||
"strconv"
|
||||
|
||||
"code.oliverdavies.uk/opdavies/cmd-zet/internal/lib"
|
||||
"github.com/spf13/cobra"
|
||||
// "code.oliverdavies.uk/opdavies/cmd-zet/internal/lib"
|
||||
|
||||
"code.oliverdavies.uk/opdavies/cmd-zet/internal/lib"
|
||||
)
|
||||
|
||||
var viewCmd = &cobra.Command{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue