3 lines
70 B
Python
3 lines
70 B
Python
from .health import health_app
|
|
from .tg_updates import tg_updates_app
|
from .health import health_app
|
|
from .tg_updates import tg_updates_app
|