Fix a code style issue.

This commit is contained in:
wusheng 2017-11-13 00:39:48 +08:00
parent d7a2a198e0
commit e8e4915db0
1 changed files with 0 additions and 1 deletions

View File

@ -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;