Skip to content

Commit

Permalink
Remove invalid import from Kotlin example
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Jul 6, 2020
1 parent 8be2a43 commit 8734c64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/docs/asciidoc/core/core-aop.adoc
Expand Up @@ -599,8 +599,6 @@ for this purpose. Such an aspect typically resembles the following example:
import org.aspectj.lang.annotation.Aspect
import org.aspectj.lang.annotation.Pointcut
import org.springframework.aop.Pointcut
@Aspect
class CommonPointcuts {
Expand Down

0 comments on commit 8734c64

Please sign in to comment.