mirror of
https://github.com/Wojtek242/qobuz-dl.git
synced 2024-11-21 18:45:26 +01:00
Remove log call
This commit is contained in:
parent
ce35c4d9ba
commit
d7d64ac202
@ -36,7 +36,6 @@ class Client:
|
||||
|
||||
}
|
||||
)
|
||||
logger.info(f"{YELLOW}{self.session.headers}")
|
||||
self.base = "https://www.qobuz.com/api.json/0.2/"
|
||||
self.sec = None
|
||||
self.auth(email, pwd)
|
||||
|
Loading…
Reference in New Issue
Block a user