mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-01 02:05:41 +08:00
fixing style issues
This commit is contained in:
parent
1bf6663196
commit
bd34435b39
1 changed files with 0 additions and 1 deletions
|
@ -373,7 +373,6 @@ class RepositoryRowsController < ApplicationController
|
|||
render_403 unless can_manage_repository_rows?(@repository)
|
||||
end
|
||||
|
||||
|
||||
def check_delete_permissions
|
||||
render_403 unless can_delete_repository_rows?(@repository)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue