mirror of
https://github.com/redis/go-redis.git
synced 2025-08-08 23:42:06 +03:00
Remove unused code
This commit is contained in:
@@ -8,8 +8,6 @@ import (
|
||||
"github.com/go-redis/redis/internal/util"
|
||||
)
|
||||
|
||||
const bytesAllocLimit = 1024 * 1024 // 1mb
|
||||
|
||||
const (
|
||||
ErrorReply = '-'
|
||||
StatusReply = '+'
|
||||
|
Reference in New Issue
Block a user