Remove useless method

This commit is contained in:
Maikel Linke
2025-05-09 11:40:18 +10:00
parent 0dab580d3e
commit 4cd088f7a7

View File

@@ -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