Commit b80ea532 authored by Ian Lance Taylor's avatar Ian Lance Taylor

os: remove unused import to fix build

Change-Id: Ia8c1c77590115a5ffda144962436d489ed77a423
Reviewed-on: https://go-review.googlesource.com/18227Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
parent 58c73de7
......@@ -13,7 +13,6 @@ import (
"os"
osexec "os/exec"
"os/signal"
"runtime"
"syscall"
"testing"
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment