mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-02 09:54:37 +08:00
Remove blank line
This commit is contained in:
parent
3903b4a6f2
commit
04b1d0e142
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ Canaid::Permissions.register_for(Project) do
|
|||
user.is_owner_of_project?(project) && project.archived?
|
||||
end
|
||||
|
||||
|
||||
# experiment: create
|
||||
can :create_experiments do |user, project|
|
||||
user.is_user_or_higher_of_project?(project)
|
||||
|
|
Loading…
Add table
Reference in a new issue