소스 검색

Fix tests.

Gary Burd 11 년 전
부모
커밋
c71bbf0bd4
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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"