Skip to content

Commit a21ea61

Browse files
dreis2211snicoll
authored andcommitted
Remove duplicated @author tags
Closes gh-12454
1 parent 20661f7 commit a21ea61

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/endpoint/EndpointAutoConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
*
3232
* @author Phillip Webb
3333
* @author Stephane Nicoll
34-
* @author Phillip Webb
3534
* @since 2.0.0
3635
*/
3736
@Configuration

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/java/org/springframework/boot/actuate/autoconfigure/endpoint/web/WebEndpointAutoConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
*
5858
* @author Phillip Webb
5959
* @author Stephane Nicoll
60-
* @author Phillip Webb
6160
* @since 2.0.0
6261
*/
6362
@Configuration

0 commit comments

Comments
 (0)