1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00

formate function.php

This commit is contained in:
Everly Precia Suresh 2022-05-31 13:50:27 +00:00
parent 61c8cf5ccd
commit 95615416a6

View file

@ -1110,4 +1110,4 @@ App::post('/v1/functions/:functionId/deployments/:deploymentId/builds/:buildId')
->trigger();
$response->noContent();
});
});