mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove unused method in wrong controller ^_^
This commit is contained in:
@@ -186,12 +186,6 @@ Spree::OrdersController.class_eval do
|
||||
|
||||
private
|
||||
|
||||
def ensure_distributor
|
||||
unless @order.distributor_id
|
||||
render 'set_distribution'
|
||||
end
|
||||
end
|
||||
|
||||
def populate_variant_attributes
|
||||
order = current_order.reload
|
||||
|
||||
|
||||
Reference in New Issue
Block a user