refactor(champ): remove stable_id delegate to type_de_champ
This commit is contained in:
parent
7a80574afc
commit
ee56a7da21
2 changed files with 1 additions and 2 deletions
|
@ -50,7 +50,6 @@ class Champ < ApplicationRecord
|
|||
:siret?,
|
||||
:carte?,
|
||||
:datetime?,
|
||||
:stable_id,
|
||||
:mandatory?,
|
||||
:prefillable?,
|
||||
:refresh_after_update?,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue