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,10 +11,7 @@ package rpc
|
|||
|
||||
import (
|
||||
"fmt";
|
||||
"gob";
|
||||
"http";
|
||||
"io";
|
||||
"log";
|
||||
"os";
|
||||
"sort";
|
||||
"template";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue