code update recorded at: 04/04/25 04:55:01
This commit is contained in:
parent
03d74cd36c
commit
1d0a525ba3
|
|
@ -53,9 +53,8 @@ export const handler = async (req, res) => {
|
||||||
// BOILER_CODE_END
|
// BOILER_CODE_END
|
||||||
|
|
||||||
function modifyObj(obj) {
|
function modifyObj(obj) {
|
||||||
throw new EventNotSupportedException('not supported');
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
@ -75,3 +74,4 @@ Method for generating 256 hash code for a String:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user