Skip to content

Commit ac81bc6

Browse files
committed
Fix:
Remove import of strings as it's not used
1 parent 5910b07 commit ac81bc6

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
@@ -15,7 +15,6 @@ import (
1515
"path/filepath"
1616
"runtime"
1717
"strconv"
18-
"strings"
1918

2019
"github.com/spf13/cobra"
2120
)

0 commit comments

Comments
 (0)