Skip to content

Commit c5f05b3

Browse files
committed
fix: remove unused model
1 parent 557efb9 commit c5f05b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

open/exec_windows.go

-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
package open
44

55
import (
6-
"os"
76
"os/exec"
8-
"path/filepath"
97
"strings"
108
// "syscall"
119
)

0 commit comments

Comments
 (0)