mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Remove invalid import from Kotlin example
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user