cleanup; remove unused imports
This commit is contained in:
parent
a11a3af597
commit
5ecd4b4810
39 changed files with 36 additions and 67 deletions
|
@ -20,7 +20,7 @@ config = make_config(lastfm)
|
|||
from datetime import datetime
|
||||
import json
|
||||
from pathlib import Path
|
||||
from typing import NamedTuple, Any, Sequence, Iterable
|
||||
from typing import NamedTuple, Sequence, Iterable
|
||||
|
||||
import pytz
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue