server: remove tor

This commit is contained in:
Cadey Ratio 2017-04-05 22:12:58 -07:00
parent 2c47ac08f6
commit bb701a0b0b
1 changed files with 1 additions and 2 deletions

View File

@ -36,7 +36,6 @@ type Server struct {
cfg *Config
db *database.DB
tor *Tor
rpcS *rpc.Server
rpcAddr string