mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
unused imports
R=r OCL=34731 CL=34731
This commit is contained in:
parent
1401151ab2
commit
20011bc878
83 changed files with 45 additions and 159 deletions
|
|
@ -11,7 +11,6 @@ import (
|
|||
"reflect";
|
||||
"strings";
|
||||
"testing";
|
||||
"unsafe";
|
||||
)
|
||||
|
||||
type ET2 struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue