3 lines
101 B
Python
3 lines
101 B
Python
"""Migrated API routes for dl_fields feature."""
|
|
|
|
import app.features.dl_fields.router # noqa: F401
|