Skip to content

Commit

Permalink
fix(cmd/root.go): Removing 'os' from import path.
Browse files Browse the repository at this point in the history
  • Loading branch information
plvhx committed Jul 14, 2022
1 parent e1833ae commit 3f5457c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
package cmd

import (
"os"

"github.com/spf13/cobra"
)

Expand Down

0 comments on commit 3f5457c

Please sign in to comment.