Remove duplicated @author tags

Closes gh-12454
This commit is contained in:
dreis2211 2018-03-12 23:20:56 +01:00 committed by Stephane Nicoll
parent 20661f7ebb
commit a21ea612db
2 changed files with 0 additions and 2 deletions

View File

@ -31,7 +31,6 @@ import org.springframework.core.env.Environment;
*
* @author Phillip Webb
* @author Stephane Nicoll
* @author Phillip Webb
* @since 2.0.0
*/
@Configuration

View File

@ -57,7 +57,6 @@ import org.springframework.context.annotation.Configuration;
*
* @author Phillip Webb
* @author Stephane Nicoll
* @author Phillip Webb
* @since 2.0.0
*/
@Configuration