We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557efb9 commit c5f05b3Copy full SHA for c5f05b3
open/exec_windows.go
@@ -3,9 +3,7 @@
3
package open
4
5
import (
6
- "os"
7
"os/exec"
8
- "path/filepath"
9
"strings"
10
// "syscall"
11
)
0 commit comments