Commit 6aa710f7 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

cmd/go/internal/work: remove commented-out import

Somebody wasn't using goimports. :)

Change-Id: Ibad3c0781ea70d538592b2e90d8b578e4fae8173
Reviewed-on: https://go-review.googlesource.com/c/go/+/167385Reviewed-by: default avatarBryan C. Mills <bcmills@google.com>
parent bf94fc3a
......@@ -10,7 +10,6 @@ import (
"go/build"
"os"
"os/exec"
//"path"
"path/filepath"
"runtime"
"strings"
......
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