remove submitter signature assoc

This commit is contained in:
Pete Matsyburka
2024-06-15 20:14:09 +03:00
parent f9d52e56a2
commit 009e05584a
2 changed files with 0 additions and 11 deletions
-2
View File
@@ -50,8 +50,6 @@ class Submitter < ApplicationRecord
has_many_attached :documents
has_many_attached :attachments
has_one_attached :signature
has_many :document_generation_events, dependent: :destroy
has_many :submission_events, dependent: :destroy