removed unwanted rescue clause
This commit is contained in:
@@ -35,8 +35,6 @@ feature -- Execute template
|
|||||||
--| Eventually handle other methods...
|
--| Eventually handle other methods...
|
||||||
execute_extension_method (ctx, req, res)
|
execute_extension_method (ctx, req, res)
|
||||||
end
|
end
|
||||||
-- rescue
|
|
||||||
-- handle_internal_server_error ("Internal Server Error", ctx, req, res)
|
|
||||||
end
|
end
|
||||||
|
|
||||||
feature -- Method Post
|
feature -- Method Post
|
||||||
|
|||||||
Reference in New Issue
Block a user