mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Remove unused method
This commit is contained in:
@@ -50,10 +50,6 @@ module Reporting
|
||||
data["shipping_method_name"].present?
|
||||
end
|
||||
|
||||
def for_enterprise_fee?
|
||||
data["fee_name"].present?
|
||||
end
|
||||
|
||||
def for_coordinator_fee?
|
||||
data["placement_enterprise_role"] == "coordinator"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user