Drop import of unused fmt package

This commit is contained in:
Thomas Boerger 2019-02-18 23:47:38 +01:00
parent 6c6e5e3e6e
commit 57bf8d7477
Failed to generate hash of commit

View File

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