mirror of
https://github.com/nathom/streamrip.git
synced 2025-06-07 02:01:20 -04:00
Cleanup imports
This commit is contained in:
parent
936975a681
commit
77917dc6f0
10 changed files with 14 additions and 46 deletions
|
@ -1,7 +1,7 @@
|
|||
"""Streamrip specific exceptions."""
|
||||
from typing import List
|
||||
|
||||
from click import style, secho
|
||||
from click import echo, style
|
||||
|
||||
|
||||
class AuthenticationError(Exception):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue