Commit e02a1fa6 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #12454 from dreis2211:remove-duplicated-author-tags

* pr/12454:
  Remove duplicated @author tags
parents 20661f7e a21ea612
...@@ -31,7 +31,6 @@ import org.springframework.core.env.Environment; ...@@ -31,7 +31,6 @@ import org.springframework.core.env.Environment;
* *
* @author Phillip Webb * @author Phillip Webb
* @author Stephane Nicoll * @author Stephane Nicoll
* @author Phillip Webb
* @since 2.0.0 * @since 2.0.0
*/ */
@Configuration @Configuration
......
...@@ -57,7 +57,6 @@ import org.springframework.context.annotation.Configuration; ...@@ -57,7 +57,6 @@ import org.springframework.context.annotation.Configuration;
* *
* @author Phillip Webb * @author Phillip Webb
* @author Stephane Nicoll * @author Stephane Nicoll
* @author Phillip Webb
* @since 2.0.0 * @since 2.0.0
*/ */
@Configuration @Configuration
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment