diff --git a/cmd.go b/cmd.go index 691e52a..15bcacb 100644 --- a/cmd.go +++ b/cmd.go @@ -7,7 +7,6 @@ import ( "path/filepath" "time" "reflect" - "fmt" ) // Tool options customizable, should be moved in Cmd