mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 03:15:31 -04:00
Delete unnecessary raise for debugging
This commit is contained in:
parent
e44213960f
commit
352236ab65
@ -649,7 +649,6 @@ struct APIRouter
|
||||
"success" => false,
|
||||
"error" => e.message,
|
||||
}.to_json
|
||||
raise e
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user