934d6ce111
tag.fandom_id is now authoritative. set_tag_fandom auto-applies the fandom tag inline; add_tag already did. There's no drift to sync on a schedule anymore. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
5 lines
207 B
Python
5 lines
207 B
Python
"""Maintenance-queue Celery tasks. Currently empty — the
|
|
sync_character_fandoms task was removed on 2026-04-21 as part of the
|
|
bare-name refactor (tag.fandom_id is now authoritative; no drift to sync).
|
|
"""
|