diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-09-30 16:13:40 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-09-30 16:13:40 +0530 |
commit | 6aaea4225d531a7b3ff5e21d12d35a7361aaf43b (patch) | |
tree | 43aa01caff1741f52a95988c7eed82feee79df46 /cmd/seasonals.go | |
parent | e1bd26b9ad73cd0758ba77373c1cd07f72f47a65 (diff) |
looking for config file systemwidw
Diffstat (limited to 'cmd/seasonals.go')
-rw-r--r-- | cmd/seasonals.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/seasonals.go b/cmd/seasonals.go index 3ea5012..2b7a3e0 100644 --- a/cmd/seasonals.go +++ b/cmd/seasonals.go @@ -27,7 +27,6 @@ import ( "github.com/MikunoNaka/macli/mal" "github.com/spf13/cobra" - "github.com/spf13/viper" ) // statusCmd represents the status command |