Skip to content

Commit

Permalink
removed end_product_establishment_ids variable since its now being used
Browse files Browse the repository at this point in the history
  • Loading branch information
TuckerRose committed Aug 25, 2023
1 parent 265645f commit 82216e5
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# frozen_string_literal: true

end_product_establishment_ids = [4142, 4143, 4144, 4145]

# :reek:FeatureEnvy
def remove_rs_claims_decision_issues_and_request_decision_issues(end_product_establishment_ids)
request_issues = RequestIssue.where(end_product_establishment_id: end_product_establishment_ids)
Expand Down

0 comments on commit 82216e5

Please sign in to comment.