pylint unused import
This commit is contained in:
parent
31586bf588
commit
c9d4ad5450
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ from aiohttp import client_exceptions
|
|||
from lbrynet import utils, conf, log_support
|
||||
from lbrynet.extras.daemon import analytics
|
||||
from lbrynet.extras.daemon.Daemon import Daemon
|
||||
import json
|
||||
import aiohttp
|
||||
import logging
|
||||
from urllib.parse import urlparse
|
||||
|
|
Loading…
Reference in a new issue