mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Remove dead code
I'm pretty sure this was here because advancing the order was adding order errors in some cases
This commit is contained in:
@@ -28,7 +28,6 @@ module Spree
|
||||
|
||||
def edit
|
||||
@order.shipments.map(&:refresh_rates)
|
||||
@order.errors.clear
|
||||
end
|
||||
|
||||
def create
|
||||
|
||||
Reference in New Issue
Block a user