Skip to content

Commit

Permalink
os: remove unused import to fix build
Browse files Browse the repository at this point in the history
Change-Id: Ia8c1c77590115a5ffda144962436d489ed77a423
Reviewed-on: https://go-review.googlesource.com/18227
Reviewed-by: Ian Lance Taylor <[email protected]>
  • Loading branch information
ianlancetaylor committed Jan 5, 2016
1 parent 58c73de commit b80ea53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/os/pipe_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import (
"os"
osexec "os/exec"
"os/signal"
"runtime"
"syscall"
"testing"
)
Expand Down

0 comments on commit b80ea53

Please sign in to comment.