cleanup; remove unused imports
This commit is contained in:
parent
a11a3af597
commit
5ecd4b4810
39 changed files with 36 additions and 67 deletions
|
@ -7,7 +7,7 @@ from my.config import feedly as config
|
|||
from pathlib import Path
|
||||
from typing import Sequence
|
||||
|
||||
from ..core.common import listify, get_files, isoparse
|
||||
from ..core.common import listify, get_files
|
||||
from .common import Subscription
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue