Skip to content

Commit 4011e14

Browse files
committed
Revert "whitespace change to re-run tests"
This reverts commit 7a21a49.
1 parent 7a21a49 commit 4011e14

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/SpringPageableScanUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ private SpringPageableScanUtils() {}
4444

4545
/** Carries a parsed sort field and its direction (always "ASC" or "DESC") from the spec default. */
4646
public static final class SortFieldDefault {
47-
4847
public final String field;
4948
public final String direction;
5049

0 commit comments

Comments
 (0)