mirror of https://github.com/apache/druid.git
remove whitespace
This commit is contained in:
parent
d1b035a8b9
commit
22fba22522
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue