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 authored and xcl(徐程林) committed Aug 16, 2020
1 parent 6fe16eb commit 80efccd
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 80efccd

Please sign in to comment.