Browse Source

Fix tests.

Gary Burd 11 years ago
parent
commit
c71bbf0bd4
1 changed files with 0 additions and 2 deletions
  1. 0 2
      redis/pool_test.go

+ 0 - 2
redis/pool_test.go

@@ -16,9 +16,7 @@ package redis_test
 
 import (
 	"io"
-	"net/textproto"
 	"reflect"
-	"sync"
 	"testing"
 	"time"