Skip to content

Commit

Permalink
Remove @Private tag from the Default's initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
waiting-for-dev committed Jul 20, 2021
1 parent f8a087f commit 81428ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/lib/spree/event/adapters/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ class Default
# @api private
attr_reader :listeners

# @api private
def initialize
@listeners = []
end
Expand Down

0 comments on commit 81428ca

Please sign in to comment.