Skip to content

Commit 82a211f

Browse files
committed
Fix checkstyle violation
1 parent 062805f commit 82a211f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-context/src/main/java/org/springframework/context/annotation/ConfigurationClassParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ public void process() {
778778
this.deferredImportSelectors = new ArrayList<>();
779779
}
780780
}
781-
781+
782782
}
783783

784784

0 commit comments

Comments
 (0)