Skip to content

Commit c17f139

Browse files
authored
remove unused import in unsupported
os/exec is unused cause build error
1 parent 7d21f8c commit c17f139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

browser_unsupported.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ package browser
44

55
import (
66
"fmt"
7-
"os/exec"
87
"runtime"
98
)
109

0 commit comments

Comments
 (0)