Remove wrong comment

This method raises conditionally not always so we should not documment
as it always raise.
上级 09e16892
......@@ -34,7 +34,6 @@ def serve(req)
prepare_params!(params)
# Just raise undefined constant errors if a controller was specified as default.
controller = controller(params, @raise_on_name_error) do
return [404, {'X-Cascade' => 'pass'}, []]
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册