mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-16 16:14:49 -04:00
Cleanup imports
This commit is contained in:
parent
936975a681
commit
77917dc6f0
10 changed files with 14 additions and 46 deletions
|
@ -2,7 +2,7 @@ import os
|
|||
import shutil
|
||||
import subprocess
|
||||
|
||||
from click import style, secho, echo
|
||||
from click import echo, secho
|
||||
|
||||
test_urls = {
|
||||
"qobuz": "https://www.qobuz.com/us-en/album/blackest-blue-morcheeba/h4nngz0wgqesc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue