mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-24 00:03:14 -05:00
Delete unnecessary raise for debugging
This commit is contained in:
@@ -649,7 +649,6 @@ struct APIRouter
|
||||
"success" => false,
|
||||
"error" => e.message,
|
||||
}.to_json
|
||||
raise e
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user