diff --git a/config/config.go b/config/config.go index c79ef02..99ecd2c 100644 --- a/config/config.go +++ b/config/config.go @@ -2,8 +2,6 @@ package config import ( "bytes" - "runtime" - "encoding/json" "fmt" "net"