Drop import of unused fmt package

This commit is contained in:
Thomas Boerger 2019-02-18 23:47:39 +01:00 committed by Anton Zadvorny
parent 7b3d992b4e
commit fb3dc084e4

View File

@ -1,7 +1,6 @@
package main
import (
"fmt"
"os"
"github.com/Sirupsen/logrus"