solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
52 stars 124 forks source link

This line doesn't do anything #214

Closed jarednorman closed 3 years ago

jarednorman commented 3 years ago

Like the title says, this line doesn't do anything. Spree::Core::ControllerHelpers is the namespace with all the helper concerns in it and they are already included in this class since it inherits from Spree::StoreController.