diff --git a/com.twin.app.shoptime/src/components/MobileSend/MobileSendPopUp.jsx b/com.twin.app.shoptime/src/components/MobileSend/MobileSendPopUp.jsx index 5cb0f69e..6b83281e 100644 --- a/com.twin.app.shoptime/src/components/MobileSend/MobileSendPopUp.jsx +++ b/com.twin.app.shoptime/src/components/MobileSend/MobileSendPopUp.jsx @@ -355,16 +355,6 @@ export default function MobileSendPopUp({ }) ); } - if (evntTpCd === "EVT00102") { - dispatch( - setEventIssueReq({ - evntTpCd, - evntId, - mbphNo: naturalNumber, - cntryCd: deviceCountryCode, - }) - ); - } }, [ dispatch, mobileNumber,