jumpserver/apps/terminal/views/__init__.py

5 lines
73 B
Python
Raw Normal View History

2017-12-01 13:22:32 +00:00
# -*- coding: utf-8 -*-
#
from .terminal import *
from .session import *