mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-02 21:20:08 +08:00
Update my_module.rb
This commit is contained in:
parent
996cb68fdd
commit
8e63bfb7c2
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ class MyModule < ApplicationRecord
|
|||
include PermissionCheckableModel
|
||||
include Assignable
|
||||
|
||||
|
||||
attr_accessor :transition_error_rollback
|
||||
|
||||
enum state: Extends::TASKS_STATES
|
||||
|
|
Loading…
Reference in a new issue