Removed not needed params.
This commit is contained in:
parent
23001f9921
commit
c4097e0fc7
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ class UpdateForm < ActiveRecord::Migration
|
||||||
},
|
},
|
||||||
state: false,
|
state: false,
|
||||||
frontend: false,
|
frontend: false,
|
||||||
updated_by_id: 1,
|
|
||||||
created_by_id: 1,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue