GH-854 - Polishing.

Fix invalid @see tag.
This commit is contained in:
Oliver Drotbohm
2024-10-06 12:59:12 +02:00
parent 9d249961c3
commit db40cd3da3

View File

@@ -41,7 +41,6 @@ import com.tngtech.archunit.core.domain.JavaMethod;
*
* @author Oliver Drotbohm
* @since 1.3
* @see the {@code spring-modulith-apt} artifact.
*/
class SpringModulithDocumentationSource implements DocumentationSource {