Python 3 asyncio selectors fix #344
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ keyring.set_keyring(LbryAndroidKeyring())
|
|||
|
||||
import logging.handlers
|
||||
from lbrynet.core import log_support
|
||||
from twisted.internet import reactor
|
||||
|
||||
from lbrynet import analytics
|
||||
from lbrynet import conf
|
||||
|
|
Loading…
Reference in a new issue