Skip to content

Commit 8734c64

Browse files
committed
Remove invalid import from Kotlin example
1 parent 8be2a43 commit 8734c64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/docs/asciidoc/core/core-aop.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -599,8 +599,6 @@ for this purpose. Such an aspect typically resembles the following example:
599599
import org.aspectj.lang.annotation.Aspect
600600
import org.aspectj.lang.annotation.Pointcut
601601
602-
import org.springframework.aop.Pointcut
603-
604602
@Aspect
605603
class CommonPointcuts {
606604

0 commit comments

Comments
 (0)