fix(tasks): collapse double blank line between imports and IMAGES_ROOT in import_file.py (ruff I001)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-23 11:05:35 -04:00
parent 7d8b9c3d90
commit 061dc9e605
-1
View File
@@ -13,7 +13,6 @@ from ..services.importer import Importer
from ..services.thumbnailer import Thumbnailer
from ._sync_engine import sync_session_factory as _sync_session_factory
IMAGES_ROOT = Path("/images")