GUACAMOLE-504: Fix-up style issues.

This commit is contained in:
Nick Couchman
2018-02-08 23:31:06 -05:00
parent ffc4c7bcad
commit ebd897421d
2 changed files with 3 additions and 4 deletions

View File

@@ -165,7 +165,6 @@ public abstract class GuacamoleHTTPTunnelServlet extends HttpServlet {
int guacamoleHttpCode, String message) int guacamoleHttpCode, String message)
throws ServletException { throws ServletException {
try { try {
// If response not committed, send error code and message // If response not committed, send error code and message