summaryrefslogtreecommitdiff
path: root/src/pkg/log/log_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/log/log_test.go')
-rw-r--r--src/pkg/log/log_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/log/log_test.go b/src/pkg/log/log_test.go
index e346b3b58..12f732632 100644
--- a/src/pkg/log/log_test.go
+++ b/src/pkg/log/log_test.go
@@ -8,7 +8,6 @@ package log
import (
"bufio";
- "log";
"os";
"regexp";
"testing";