Remove duplicated @author tags
Closes gh-12454
This commit is contained in:
committed by
Stephane Nicoll
parent
20661f7ebb
commit
a21ea612db
@@ -31,7 +31,6 @@ import org.springframework.core.env.Environment;
|
||||
*
|
||||
* @author Phillip Webb
|
||||
* @author Stephane Nicoll
|
||||
* @author Phillip Webb
|
||||
* @since 2.0.0
|
||||
*/
|
||||
@Configuration
|
||||
|
||||
@@ -57,7 +57,6 @@ import org.springframework.context.annotation.Configuration;
|
||||
*
|
||||
* @author Phillip Webb
|
||||
* @author Stephane Nicoll
|
||||
* @author Phillip Webb
|
||||
* @since 2.0.0
|
||||
*/
|
||||
@Configuration
|
||||
|
||||
Reference in New Issue
Block a user