Skip to content

Commit

Permalink
Fix Checkstyle violation
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Jan 16, 2020
1 parent 2a2efbe commit 984f9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-context/src/test/java/example/gh24375/B.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
public @interface B {

String name() default "";
}
}

0 comments on commit 984f9de

Please sign in to comment.