2025-11-01 06:24:15 +00:00
|
|
|
"""Deprecated: v2 auth is inlined into api/auth.py.
|
2025-11-01 02:43:26 +00:00
|
|
|
|
2025-11-01 06:24:15 +00:00
|
|
|
This file intentionally contains no imports or runtime definitions to avoid
|
|
|
|
|
lint/type issues while the file remains present during refactors.
|
|
|
|
|
"""
|
2025-11-01 02:43:26 +00:00
|
|
|
|
2025-11-01 06:24:15 +00:00
|
|
|
__all__ = []
|