Drop import of unused fmt package
This commit is contained in:
parent
6c6e5e3e6e
commit
57bf8d7477
@ -1,7 +1,6 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/joho/godotenv"
|
"github.com/joho/godotenv"
|
||||||
|
Loading…
Reference in New Issue
Block a user