Skip to content

Commit c11de88

Browse files
committed
fix: prettier
1 parent 9c75059 commit c11de88

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/libs/PaymentUtils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ function getActivePaymentType(paymentMethod: string | undefined, activeAdminPoli
239239
break;
240240
}
241241

242-
243242
// Policy related to the context ie: Policy related to opened chat
244243
const policyFromContext = activeAdminPolicies.find((activePolicy) => activePolicy.id === policyID);
245244

0 commit comments

Comments
 (0)