Skip to content

Commit b80ea53

Browse files
os: remove unused import to fix build
Change-Id: Ia8c1c77590115a5ffda144962436d489ed77a423 Reviewed-on: https://go-review.googlesource.com/18227 Reviewed-by: Ian Lance Taylor <iant@golang.org>
1 parent 58c73de commit b80ea53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/os/pipe_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
"os"
1414
osexec "os/exec"
1515
"os/signal"
16-
"runtime"
1716
"syscall"
1817
"testing"
1918
)

0 commit comments

Comments
 (0)