Skip to content

Commit

Permalink
blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
tristaZero committed Sep 17, 2018
1 parent 28bf492 commit b61c580
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ public class AbstractStatementExecutor {
@Getter
private final List<ResultSet> resultSets = new CopyOnWriteArrayList<>();


private final Collection<ShardingExecuteGroup<StatementExecuteUnit>> executeGroups = new LinkedList<>();

public AbstractStatementExecutor(final int resultSetType, final int resultSetConcurrency, final int resultSetHoldability, final ShardingConnection shardingConnection) {
Expand Down

0 comments on commit b61c580

Please sign in to comment.