From b06a6f310ff35525d5f4b947cb35964615e1e2c0 Mon Sep 17 00:00:00 2001 From: asoseil Date: Mon, 23 Oct 2017 22:35:37 +0200 Subject: [PATCH] import fixed --- cmd.go | 1 - 1 file changed, 1 deletion(-) 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