unused imports

R=r
OCL=34731
CL=34731
This commit is contained in:
Russ Cox 2009-09-17 10:27:04 -07:00
parent 1401151ab2
commit 20011bc878
83 changed files with 45 additions and 159 deletions

View file

@ -11,10 +11,7 @@ package rpc
import (
"fmt";
"gob";
"http";
"io";
"log";
"os";
"sort";
"template";