Skip to content

Commit 58650f4

Browse files
committed
remove fmt import in cmd/report
1 parent 5efcf86 commit 58650f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/report.go

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package cmd
22

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

76
"github.com/pterm/pterm"

0 commit comments

Comments
 (0)