We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f763da3 commit d6bbceaCopy full SHA for d6bbcea
src/cmd/go/fmt.go
@@ -7,7 +7,6 @@ package main
7
import (
8
"os"
9
"path/filepath"
10
- "runtime"
11
)
12
13
func init() {
0 commit comments