main lbrynetservice hotfix
This commit is contained in:
parent
9eeeefa1d2
commit
55f2aba998
1 changed files with 0 additions and 2 deletions
|
@ -54,8 +54,6 @@ lbrynet.daemon.auth.util.save_api_keys = save_api_keys
|
|||
lbrynet.daemon.auth.util.initialize_api_key_file = initialize_api_key_file
|
||||
|
||||
import logging.handlers
|
||||
if __name__ == '__main__':
|
||||
ServiceApp().run()
|
||||
from lbrynet.core import log_support
|
||||
from twisted.internet import defer, reactor
|
||||
from jsonrpc.proxy import JSONRPCProxy
|
||||
|
|
Loading…
Reference in a new issue