mirror of
https://github.com/coredns/coredns.git
synced 2025-11-03 10:43:20 -05:00
fix: delete unused var and const (#3294)
Signed-off-by: hwdef <hwdef97@gmail.com>
This commit is contained in:
@@ -11,7 +11,6 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
frameLenSize = 4
|
||||
protobufSize = 1024 * 1024
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user