mirror of
https://github.com/glomatico/gamdl.git
synced 2026-06-13 12:15:18 +03:00
Remove redundant debug log in apple_music.py
This commit is contained in:
@@ -492,7 +492,6 @@ class AppleMusicApi:
|
||||
log = logger.bind(
|
||||
action="extend_api_data", next_uri=next_uri, href_uri=href_uri
|
||||
)
|
||||
log.debug("Extending API data")
|
||||
|
||||
if not next_uri:
|
||||
log.debug("No next URI provided, skipping extension")
|
||||
|
||||
Reference in New Issue
Block a user