1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

remove unused code

This commit is contained in:
Timothy 2017-10-27 12:03:52 +08:00
parent dbf4bf15bd
commit 545a546b7b

View File

@ -10,8 +10,6 @@ import (
"github.com/TimothyYe/godns/handler"
)
const ()
var (
configuration godns.Settings
optConf = flag.String("c", "./config.json", "Specify a config file")