mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
remove print
This commit is contained in:
@@ -99,8 +99,6 @@ def log_track(body: LogTrackBody):
|
||||
|
||||
lastfm = LastFmPlugin()
|
||||
|
||||
print(track.duration / 2, 240, body.duration, "\n")
|
||||
|
||||
if (
|
||||
lastfm.enabled
|
||||
and track.duration > 30
|
||||
|
||||
Reference in New Issue
Block a user