From 2cac7d96be82cf8095ff9c48dbffe8791230fd8a Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Tue, 15 Mar 2022 15:10:56 +0100 Subject: [PATCH] models: fix procedure_revision comments indentation --- app/models/procedure_revision.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/models/procedure_revision.rb b/app/models/procedure_revision.rb index 458dd0c38..09d425847 100644 --- a/app/models/procedure_revision.rb +++ b/app/models/procedure_revision.rb @@ -2,11 +2,11 @@ # # Table name: procedure_revisions # -# id :bigint not null, primary key -# published_at :datetime -# created_at :datetime not null -# updated_at :datetime not null -# attestation_template_id :bigint +# id :bigint not null, primary key +# published_at :datetime +# created_at :datetime not null +# updated_at :datetime not null +# attestation_template_id :bigint # dossier_submitted_message_id :bigint # procedure_id :bigint not null #