Skip to content

Commit

Permalink
Remove explicit namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
shioyama committed Oct 22, 2020
1 parent 0cd1337 commit e65ba7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mobility/translations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ def title=(value, locale: Mobility.locale)
=end
class Translations < Pluggable
include ::Mobility::Plugins.load_plugin(:attributes)
include Plugins.load_plugin(:attributes)
end
end

0 comments on commit e65ba7c

Please sign in to comment.