Exemple #1
0
def clear_rep(user, rep_id):
    return RepositoryService.clearRepository(user, rep_id)