server: remove tor
This commit is contained in:
parent
2c47ac08f6
commit
bb701a0b0b
|
@ -36,7 +36,6 @@ type Server struct {
|
|||
cfg *Config
|
||||
|
||||
db *database.DB
|
||||
tor *Tor
|
||||
|
||||
rpcS *rpc.Server
|
||||
rpcAddr string
|
||||
|
|
Loading…
Reference in New Issue