remove log

This commit is contained in:
timothycarambat 2024-09-06 11:37:46 -07:00
parent 20135835d0
commit 5f477e0dbd

View File

@ -38,7 +38,6 @@ function extensions(app) {
reqBody(request),
response,
);
console.log({ success, reason, data })
response.status(200).json({
success,
reason,