removed unwanted rescue clause

This commit is contained in:
Jocelyn Fiat
2012-03-19 15:20:29 +01:00
parent 3432e2d8b2
commit 3f0b745ecc

View File

@@ -35,8 +35,6 @@ feature -- Execute template
--| Eventually handle other methods...
execute_extension_method (ctx, req, res)
end
-- rescue
-- handle_internal_server_error ("Internal Server Error", ctx, req, res)
end
feature -- Method Post