Skip to content

Commit ad43516

Browse files
committed
Drop import of unused fmt package
1 parent 4a15898 commit ad43516

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
"os"
65

76
"github.com/Sirupsen/logrus"

0 commit comments

Comments
 (0)