mirror of https://github.com/jumpserver/jumpserver
6 lines
70 B
Python
6 lines
70 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
#
|
||
|
|
||
|
from .celery import *
|
||
|
from .adhoc import *
|