Skip to content

Commit

Permalink
cmd/go: fix build
Browse files Browse the repository at this point in the history
Change-Id: Ib6c121414c74f8a40eb87a52af8737502ce7216d
Reviewed-on: https://go-review.googlesource.com/10265
Reviewed-by: Josh Bleecher Snyder <[email protected]>
  • Loading branch information
minux committed May 19, 2015
1 parent f763da3 commit d6bbcea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cmd/go/fmt.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ package main
import (
"os"
"path/filepath"
"runtime"
)

func init() {
Expand Down

0 comments on commit d6bbcea

Please sign in to comment.