mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-23 07:13:57 +08:00
fix code style 2
This commit is contained in:
parent
3cc4326eb7
commit
e20191a865
1 changed files with 0 additions and 2 deletions
|
@ -420,7 +420,6 @@ class Extends
|
|||
{ name: 'Completed', color: '#00b900', consequences: ['MyModuleStatusConsequences::Completion'] }
|
||||
]
|
||||
|
||||
|
||||
NOTIFIABLE_ACTIVITIES = %w(
|
||||
assign_user_to_project
|
||||
change_user_role_on_project
|
||||
|
@ -447,5 +446,4 @@ class Extends
|
|||
delete_individual_signature_request
|
||||
delete_group_signature_request
|
||||
).freeze
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue