chore(db): remove already dropped ignored columns
This commit is contained in:
parent
10ef4a4be5
commit
48a4e8bec5
3 changed files with 0 additions and 5 deletions
|
@ -56,7 +56,6 @@
|
|||
#
|
||||
|
||||
class Procedure < ApplicationRecord
|
||||
self.ignored_columns = [:duree_conservation_dossiers_hors_ds]
|
||||
include ProcedureStatsConcern
|
||||
include EncryptableConcern
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue