mirror of https://github.com/jumpserver/jumpserver
5 lines
74 B
Python
5 lines
74 B
Python
|
from .permission import *
|
||
|
from .role import *
|
||
|
from .rolebinding import *
|
||
|
|