chore: remove module-level comments and docstrings from assets package

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Luke Mino-Altherr
2026-02-03 20:04:47 -08:00
parent 4139f46092
commit 5449fd2501
10 changed files with 0 additions and 59 deletions

View File

@@ -1,6 +1,3 @@
# Re-export public API from query modules
# Pure atomic database queries only - no business logic or orchestration
from app.assets.database.queries.asset import (
asset_exists_by_hash,
bulk_insert_assets,