Fix a code style issue.
This commit is contained in:
parent
d7a2a198e0
commit
e8e4915db0
|
|
@ -22,7 +22,6 @@ import net.bytebuddy.ByteBuddy;
|
|||
import net.bytebuddy.description.method.MethodDescription;
|
||||
import net.bytebuddy.implementation.MethodDelegation;
|
||||
import net.bytebuddy.matcher.ElementMatcher;
|
||||
import net.bytebuddy.matcher.ElementMatchers;
|
||||
import org.skywalking.apm.collector.core.module.Service;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
|
|
|||
Loading…
Reference in New Issue