We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde3ab1 commit a90e4c4Copy full SHA for a90e4c4
simpleredis.go
@@ -10,7 +10,6 @@ import (
10
"net/textproto"
11
"strings"
12
"time"
13
- "log"
14
)
15
16
// Error strings for redis.
0 commit comments