Skip to content

Commit

Permalink
removed a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Andersen committed Jan 25, 2012
1 parent eb6dc47 commit 91b2517
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ public ModelAndView handleRequest( HttpServletRequest req, HttpServletResponse r
}
else
{
/* test */
res.sendError( HttpServletResponse.SC_METHOD_NOT_ALLOWED, "Only POST is allowed" );
}

Expand Down

0 comments on commit 91b2517

Please sign in to comment.