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
1 changed files with 0 additions and 1 deletions

View File

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