[scrobbles] Clean up a TODO already done
All checks were successful
build / test (push) Successful in 1m59s

This commit is contained in:
2026-06-18 16:59:03 -04:00
parent 68ff230f13
commit 852a257159
2 changed files with 25 additions and 2 deletions

View File

@ -330,8 +330,6 @@ def manual_scrobble_book(
source = READCOMICSONLINE_URL.replace("https://", "")
# TODO: Check for scrobble of this book already and if so, update the page count
book = Book.find_or_create(title, url=url, enrich=True)
scrobble_dict = {