From d5a71e37014b9a787ad8315ddec5a3033164cf0b Mon Sep 17 00:00:00 2001 From: Sameer Dev Date: Thu, 27 Mar 2025 09:57:25 +0000 Subject: [PATCH] code update recorded at: 27/03/25 09:57:25 --- handler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler.js b/handler.js index b2c5506..c2a62af 100644 --- a/handler.js +++ b/handler.js @@ -73,7 +73,6 @@ function modifyObj(obj) { return obj; } - /* Exceptions available: throw new EventNotSupportedException('your message here'); @@ -97,3 +96,4 @@ Method for generating 256 hash code for a String: */ +