From 1d0a525ba36366a812bd03d209e8135046a8e519 Mon Sep 17 00:00:00 2001 From: Lalit Mohan Kalpasi Date: Fri, 4 Apr 2025 04:55:01 +0000 Subject: [PATCH] code update recorded at: 04/04/25 04:55:01 --- handler.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/handler.js b/handler.js index e8b7b4a..f55ea4f 100644 --- a/handler.js +++ b/handler.js @@ -53,9 +53,8 @@ export const handler = async (req, res) => { // BOILER_CODE_END function modifyObj(obj) { - throw new EventNotSupportedException('not supported'); - - + + } /* @@ -75,3 +74,4 @@ Method for generating 256 hash code for a String: +