Skip to content

Commit e664aa2

Browse files
committed
Drop import of unused fmt package
1 parent 6dd9617 commit e664aa2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package main
22

33
import (
4-
"fmt"
54
"log"
65
"os"
76

0 commit comments

Comments
 (0)