fix: removes empty line
This commit is contained in:
parent
328153000e
commit
4ebb7ba28d
1 changed files with 0 additions and 1 deletions
|
|
@ -714,7 +714,6 @@ class RepoModel(BaseModel):
|
|||
changes["default_user_changed"] = True
|
||||
|
||||
# this updates also current one if found
|
||||
|
||||
self.grant_user_permission(repo=repo, user=member_id, perm=perm)
|
||||
elif member_type == "user_group":
|
||||
# check if we have permissions to alter this usergroup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue