From 4caab1b49603d2c921374c50bab4f8c7b57cca2f Mon Sep 17 00:00:00 2001 From: ameerul-deriv Date: Thu, 21 Nov 2024 16:35:06 +0800 Subject: [PATCH] chore: removed check for cashier_locked --- .../BlockedScenarios/BlockedScenarios.tsx | 19 ------------------- .../__tests__/BlockedScenarios.spec.tsx | 9 --------- .../__tests__/useIsP2PBlocked.spec.ts | 10 ---------- src/hooks/custom-hooks/useIsP2PBlocked.ts | 1 - 4 files changed, 39 deletions(-) diff --git a/src/components/BlockedScenarios/BlockedScenarios.tsx b/src/components/BlockedScenarios/BlockedScenarios.tsx index f283cbb5..502f5ba2 100644 --- a/src/components/BlockedScenarios/BlockedScenarios.tsx +++ b/src/components/BlockedScenarios/BlockedScenarios.tsx @@ -1,7 +1,6 @@ import Chat from '@/utils/chat'; import { DerivLightIcCashierBlockedIcon, - DerivLightIcCashierLockedIcon, DerivLightIcCashierUnderMaintenanceIcon, DerivLightWalletCurrencyUnavailableIcon as P2pUnavailable, } from '@deriv/quill-icons'; @@ -34,24 +33,6 @@ const BlockedScenarios = ({ type }: { type: string }) => { }; const blockedScenarios: TBlockedScenariosObject = { - cashierLocked: { - actionButton: ( - - ), - description: ( - - - - ), - icon: , - title: ( - - - - ), - }, crypto: { actionButton: (