Skip to content

Commit 6d279e1

Browse files
authored
Merge pull request pkg#38 from chris93111/patch-1
remove unused import in unsupported
2 parents 7d21f8c + c17f139 commit 6d279e1

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)