mirror of
https://github.com/golang/go
synced 2024-11-18 20:04:52 -07:00
go/packages: remove unnecessary newline on import section
Change-Id: I5d0019b76335460b35d4253f5c534810cc6bda77 Reviewed-on: https://go-review.googlesource.com/134335 Reviewed-by: Alan Donovan <adonovan@google.com>
This commit is contained in:
parent
becf93d7cf
commit
18207bb12d
@ -7,7 +7,6 @@ package packages
|
|||||||
import (
|
import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
||||||
"go/build"
|
"go/build"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"os"
|
"os"
|
||||||
|
Loading…
Reference in New Issue
Block a user