mirror of
https://github.com/coredns/coredns.git
synced 2025-12-07 02:45:11 -05:00
fix: delete unused var and const (#3294)
Signed-off-by: hwdef <hwdef97@gmail.com>
This commit is contained in:
@@ -184,7 +184,6 @@ func setVersion() {
|
||||
// Flags that control program flow or startup
|
||||
var (
|
||||
conf string
|
||||
logfile bool
|
||||
version bool
|
||||
plugins bool
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user