Merge pull request #12454 from dreis2211:remove-duplicated-author-tags
* pr/12454: Remove duplicated @author tags
This commit is contained in:
@@ -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