diff --git a/open/exec_windows.go b/open/exec_windows.go index ddf37f4..6e46c00 100644 --- a/open/exec_windows.go +++ b/open/exec_windows.go @@ -7,7 +7,7 @@ import ( "os/exec" "path/filepath" "strings" - "syscall" + // "syscall" ) var (