Drop import of unused fmt package

This commit is contained in:
Thomas Boerger
2019-02-18 23:47:41 +01:00
parent dd00a918ba
commit 0f07dedb66
-1
View File
@@ -1,7 +1,6 @@
package main
import (
"fmt"
"os"
"github.com/joho/godotenv"