Skip to content

Commit

Permalink
Remove duplicate lines
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraghiorghisor-tw committed Nov 22, 2024
1 parent 9d7f4f4 commit 62fbb1f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/models/consultation_response_form_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ class ConsultationResponseFormData < ApplicationRecord
as: :assetable,
inverse_of: :assetable

has_many :assets,
as: :assetable,
inverse_of: :assetable

validates :file, presence: true

def auth_bypass_ids
Expand Down

0 comments on commit 62fbb1f

Please sign in to comment.