示例#1
0
def remove_user_from_mod(_, user, module):
    Permissions.remove_user_from_module(user, module)