Skip to content

Commit

Permalink
Merge pull request #5987 from mamhoff/v4.1-fix-lint
Browse files Browse the repository at this point in the history
Fix(v4.1): Fix linting error
  • Loading branch information
tvdeyen authored Dec 3, 2024
2 parents 20fe2da + 890fd4d commit 3765620
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/lib/spree/backend_configuration/menu_item.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def initialize(
position: nil,
match_path: nil
)

@condition = condition || -> { true }
@sections = sections
@icon = icon
Expand Down

0 comments on commit 3765620

Please sign in to comment.