Skip to content

Commit

Permalink
Remove useless class_attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Oct 10, 2024
1 parent d380135 commit 927843a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/smart_listing/builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
module SmartListing
class Builder

class_attribute :smart_listing_helpers

def initialize(smart_listing_name, smart_listing, template, options)
@smart_listing_name = smart_listing_name
@smart_listing = smart_listing
Expand Down

0 comments on commit 927843a

Please sign in to comment.