diff --git a/src/pkg/regexp/all_test.go b/src/pkg/regexp/all_test.go index c847bcd23be..c1f6795e721 100644 --- a/src/pkg/regexp/all_test.go +++ b/src/pkg/regexp/all_test.go @@ -5,12 +5,9 @@ package regexp import ( - "bytes" - "io" "os" "strings" "testing" - "utf8" ) var good_re = []string{