Merge pull request #10327 from tchak/remove-stable-id-delegate

refactor(champ): remove stable_id delegate to type_de_champ
This commit is contained in:
Paul Chavard 2024-04-16 13:14:08 +00:00 committed by GitHub
commit f95bd5d1f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 37 deletions

View file

@ -50,7 +50,6 @@ class Champ < ApplicationRecord
:siret?,
:carte?,
:datetime?,
:stable_id,
:mandatory?,
:prefillable?,
:refresh_after_update?,