mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Delete dead code Adjustment#display_included_tax
This commit is contained in:
@@ -127,10 +127,6 @@ module Spree
|
||||
state != "open"
|
||||
end
|
||||
|
||||
def display_included_tax
|
||||
Spree::Money.new(included_tax, currency: currency)
|
||||
end
|
||||
|
||||
def has_tax?
|
||||
tax_total.positive?
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user