Skip to content

Commit 2e6b58c

Browse files
committed
Fix: remove unused "runtime" import
1 parent f35e8ff commit 2e6b58c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discovery_windows.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import (
2424
"os/exec"
2525
"path/filepath"
2626
"regexp"
27-
"runtime"
2827
)
2928

3029
// see https://github.com/composer/windows-setup/blob/master/src/composer.iss

0 commit comments

Comments
 (0)