mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-23 03:27:14 -04:00
Remove unused import
Signed-off-by: nathom <nathanthomas707@gmail.com>
This commit is contained in:
parent
6f379312ca
commit
16c8976e27
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ from tempfile import gettempdir
|
|||
from typing import Any, Optional, Union, Iterable, Generator, Dict, Tuple, List
|
||||
|
||||
import click
|
||||
import tqdm
|
||||
from mutagen.flac import FLAC, Picture
|
||||
from mutagen.id3 import APIC, ID3, ID3NoHeaderError
|
||||
from mutagen.mp4 import MP4, MP4Cover
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue