Skip to content

Commit

Permalink
Extra spaces removed by the formatter [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
harawata committed Apr 29, 2024
1 parent 5bd8cb5 commit c7c8d7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public Set<String> getPropertyNames() {
public int size() {
return loaderMap.size();
}

public boolean isEmpty() {
return loaderMap.isEmpty();
}
Expand Down

0 comments on commit c7c8d7b

Please sign in to comment.