Skip to content

Commit

Permalink
chore: remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgnreis authored Feb 12, 2024
1 parent fdf6600 commit c522e0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions functions/lib/pagarme/payment-subscriptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ const createSubscription = async (params, appData, storeId, plan, customer) => {
}

}
if (storeId == 4566) {
pagarmeSubscription.installments = 3
}
}

pagarmeSubscription.discounts = []
Expand Down

0 comments on commit c522e0a

Please sign in to comment.