summaryrefslogtreecommitdiff
path: root/src/pkg/http/triv.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/http/triv.go')
-rw-r--r--src/pkg/http/triv.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/http/triv.go b/src/pkg/http/triv.go
index 546f2a75d..7b7484d3b 100644
--- a/src/pkg/http/triv.go
+++ b/src/pkg/http/triv.go
@@ -10,7 +10,6 @@ import (
"exvar";
"flag";
"fmt";
- "http";
"io";
"log";
"net";