Skip to content

Commit c7c8d7b

Browse files
committed
Extra spaces removed by the formatter [skip ci]
1 parent 5bd8cb5 commit c7c8d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/ibatis/executor/loader/ResultLoaderMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public Set<String> getPropertyNames() {
7070
public int size() {
7171
return loaderMap.size();
7272
}
73-
73+
7474
public boolean isEmpty() {
7575
return loaderMap.isEmpty();
7676
}

0 commit comments

Comments
 (0)