Removes unused reference
This commit is contained in:
parent
ab898f1207
commit
289f4a80f9
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import asyncio
|
|||
import aiohttp
|
||||
|
||||
from src.server.misc import is_signature_valid, get_encoded_signature
|
||||
from src.server.database import clean
|
||||
|
||||
|
||||
async def request_lbrynet(url, method, **params):
|
||||
|
|
Loading…
Reference in a new issue