Skip to content

Commit c4b26bb

Browse files
committed
Comment out unused dependency - os/user
1 parent aa744a8 commit c4b26bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"math"
1313
"os"
1414
"os/exec"
15-
"os/user"
15+
//"os/user"
1616
"path/filepath"
1717
"runtime"
1818
"strconv"

0 commit comments

Comments
 (0)