mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-07-16 13:17:19 +02:00
cmd/ctrld: make staticcheck happy
This commit is contained in:
committed by
Cuong Manh Le
parent
fb20d443c1
commit
b0114dfaeb
@@ -27,8 +27,6 @@ var (
|
||||
cfg ctrld.Config
|
||||
verbose int
|
||||
|
||||
bootstrapDNS = "76.76.2.0"
|
||||
|
||||
rootLogger = zerolog.New(io.Discard)
|
||||
mainLog = rootLogger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user