mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
Remove useless method
This commit is contained in:
@@ -37,10 +37,6 @@ module Spree
|
||||
in_stock? || backorderable?
|
||||
end
|
||||
|
||||
def count_on_hand=(value)
|
||||
self[:count_on_hand] = value
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def process_backorders
|
||||
|
||||
Reference in New Issue
Block a user