remove whitespace

This commit is contained in:
fjy 2014-04-22 13:07:12 -07:00
parent d1b035a8b9
commit 22fba22522
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ public class QueryResource
log.error(e2, "Unable to log query [%s]!", queryString);
}
log.makeAlert(e, "Exception handling request")
.addData("exception", e.toString())
.addData("query", queryString)