mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-19 12:40:09 +01:00
remove log
This commit is contained in:
parent
20135835d0
commit
5f477e0dbd
@ -38,7 +38,6 @@ function extensions(app) {
|
|||||||
reqBody(request),
|
reqBody(request),
|
||||||
response,
|
response,
|
||||||
);
|
);
|
||||||
console.log({ success, reason, data })
|
|
||||||
response.status(200).json({
|
response.status(200).json({
|
||||||
success,
|
success,
|
||||||
reason,
|
reason,
|
||||||
|
Loading…
Reference in New Issue
Block a user