diff --git a/index.js b/index.js index 544b236063a117b8a3851a7a795486a1364c54cb..025846b40954f2d4e32c1ee074a442fac06f0359 100644 --- a/index.js +++ b/index.js @@ -242147,7 +242147,6 @@ async function findUserAddress(url, apiAuthKey, userLogin, pointId) { ) Sentry.captureException(errorMessage) Sentry.captureEvent({ message: errorMessage }) - pwet() throw errors.LOGIN_FAILED } finally { log('info', 'FINALLY')