mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
remove unused import
This commit is contained in:
parent
8ad25b3a52
commit
de29fe6930
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ from collections import defaultdict
|
|||
import asyncio
|
||||
from enum import IntEnum, auto
|
||||
from typing import NamedTuple, Dict
|
||||
import jsonrpclib
|
||||
|
||||
from .sql_db import SqlDB, sql
|
||||
from .json_db import JsonDB
|
||||
|
|
Loading…
Add table
Reference in a new issue