Merge pull request #292 from ascrutae/zhangxin/fix/compile-failed
fix compile failed
This commit is contained in:
commit
45839a3765
|
|
@ -8,7 +8,6 @@ import net.bytebuddy.description.NamedElement;
|
|||
import net.bytebuddy.description.type.TypeDescription;
|
||||
import net.bytebuddy.matcher.ElementMatcher;
|
||||
import org.skywalking.apm.agent.core.plugin.bytebuddy.AbstractJunction;
|
||||
import org.skywalking.apm.agent.core.plugin.match.ClassAnnotationMatch;
|
||||
import org.skywalking.apm.agent.core.plugin.match.ClassMatch;
|
||||
import org.skywalking.apm.agent.core.plugin.match.IndirectMatch;
|
||||
import org.skywalking.apm.agent.core.plugin.match.NameMatch;
|
||||
|
|
|
|||
Loading…
Reference in New Issue