4 lines
96 B
Python
4 lines
96 B
Python
from govoplan_dashboard.backend.db.models import DashboardLayout
|
|
|
|
__all__ = ["DashboardLayout"]
|