Skip to content

Commit

Permalink
linting add space
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Jan 29, 2025
1 parent f989d10 commit 5877e14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/models/browse_list.rb
Original file line number Diff line number Diff line change
@@ -10,7 +10,6 @@ def self.for(
browse_solr_client: BrowseSolrClient.new,
match_field: "PlACEHOLDER"
)

my_banner_reference = banner_reference
exact_matches = browse_solr_client.exact_matches(value: original_reference)
case direction

0 comments on commit 5877e14

Please sign in to comment.