DATAJDBC-164 - Polishing.

This commit is contained in:
Greg Turnquist
2018-01-26 09:49:51 -06:00
parent bc209b1114
commit 0fdd885224
2 changed files with 4 additions and 5 deletions

View File

@@ -38,7 +38,6 @@ class JdbcRepositoryQuery implements RepositoryQuery {
this.queryMethod = queryMethod;
this.context = context;
this.rowMapper = rowMapper;
}