CL fixes
This commit is contained in:
parent
cca5daf097
commit
6c1d2afc0f
5 changed files with 19 additions and 21 deletions
|
@ -16,8 +16,6 @@ from auth.permissions import (ModifyRepositoryPermission, UserPermission,
|
|||
ReadRepositoryPermission,
|
||||
CreateRepositoryPermission)
|
||||
|
||||
from util.log import log_action
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
Reference in a new issue