jumpserver/apps/applications/api/__init__.py

3 lines
54 B
Python
Raw Normal View History

from .remote_app import *
from .database_app import *