mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
remove unused code
This commit is contained in:
parent
dbf4bf15bd
commit
545a546b7b
@ -10,8 +10,6 @@ import (
|
|||||||
"github.com/TimothyYe/godns/handler"
|
"github.com/TimothyYe/godns/handler"
|
||||||
)
|
)
|
||||||
|
|
||||||
const ()
|
|
||||||
|
|
||||||
var (
|
var (
|
||||||
configuration godns.Settings
|
configuration godns.Settings
|
||||||
optConf = flag.String("c", "./config.json", "Specify a config file")
|
optConf = flag.String("c", "./config.json", "Specify a config file")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user