Skip to content

Commit

Permalink
lint a random file (#2584)
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot authored Feb 16, 2023
1 parent d9292c1 commit 5f4ff33
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

module SmartAttributes
class AttributeFactory

extend AccountCache

# Build this attribute object. No 'options' are used as this Attribute
Expand All @@ -12,7 +11,6 @@ class AttributeFactory
# @param opts [Hash] attribute's options
# @return [Attributes::AutoAccounts] the attribute object
def self.build_auto_accounts(opts = {})

options = if Configuration.bc_simple_auto_accounts?
account_names
elsif Configuration.bc_dynamic_js?
Expand Down

0 comments on commit 5f4ff33

Please sign in to comment.