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