쿠폰 관련 중복 소스 제거건.

This commit is contained in:
junghoon86.park
2024-06-18 16:46:13 +09:00
parent c786426462
commit 69f0eb0b4b

View File

@@ -355,16 +355,6 @@ export default function MobileSendPopUp({
}) })
); );
} }
if (evntTpCd === "EVT00102") {
dispatch(
setEventIssueReq({
evntTpCd,
evntId,
mbphNo: naturalNumber,
cntryCd: deviceCountryCode,
})
);
}
}, [ }, [
dispatch, dispatch,
mobileNumber, mobileNumber,