mirror of
https://github.com/golang/go
synced 2024-11-17 22:05:02 -07:00
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/+/167385 Reviewed-by: Bryan C. Mills <bcmills@google.com>
This commit is contained in:
parent
bf94fc3ae3
commit
6aa710f723
@ -10,7 +10,6 @@ import (
|
||||
"go/build"
|
||||
"os"
|
||||
"os/exec"
|
||||
//"path"
|
||||
"path/filepath"
|
||||
"runtime"
|
||||
"strings"
|
||||
|
Loading…
Reference in New Issue
Block a user