munch-ease-backend/api/auth_v2.py

7 lines
213 B
Python

"""Deprecated: v2 auth is inlined into api/auth.py.
This file intentionally contains no imports or runtime definitions to avoid
lint/type issues while the file remains present during refactors.
"""
__all__ = []