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: */ +