1
0
mirror of https://github.com/golang/go synced 2024-09-30 12:18:33 -06:00

cmd/go: fix build

Change-Id: Ib6c121414c74f8a40eb87a52af8737502ce7216d
Reviewed-on: https://go-review.googlesource.com/10265
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
This commit is contained in:
Shenghou Ma 2015-05-19 18:25:22 -04:00 committed by Minux Ma
parent f763da3d34
commit d6bbcea22a

View File

@ -7,7 +7,6 @@ package main
import (
"os"
"path/filepath"
"runtime"
)
func init() {