mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Apply style guide
This commit is contained in:
committed by
Rob Harrington
parent
0a12f78444
commit
5b7e2f7ca8
@@ -31,7 +31,6 @@ module Spree
|
||||
provider.purchase(*options_for_purchase_or_auth(money, creditcard, gateway_options))
|
||||
end
|
||||
|
||||
|
||||
def create_profile(payment)
|
||||
return unless payment.source.gateway_customer_profile_id.nil?
|
||||
options = {
|
||||
|
||||
@@ -30,7 +30,7 @@ module OpenFoodNetwork
|
||||
uae["sells"],
|
||||
uae["visible"],
|
||||
to_local_datetime(uae["confirmed_at"])
|
||||
]
|
||||
]
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user