mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-18 15:59:39 +08:00
Remove duplicate action
This commit is contained in:
parent
0be99c12c2
commit
e1255bf942
1 changed files with 0 additions and 2 deletions
|
|
@ -509,8 +509,6 @@ class MyModule < ApplicationRecord
|
|||
else
|
||||
self.state = 'uncompleted'
|
||||
end
|
||||
|
||||
set_completed_on
|
||||
end
|
||||
|
||||
def set_completed_on
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue