remove unimport class
This commit is contained in:
parent
7dd91fff96
commit
ad5fd07343
|
|
@ -16,11 +16,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
|
||||
package org.apache.skywalking.apm.agent.core.context.trace;
|
||||
|
||||
import java.util.LinkedList;
|
||||
import java.util.List;
|
||||
import org.apache.skywalking.apm.agent.core.dictionary.DictionaryUtil;
|
||||
import org.apache.skywalking.apm.network.proto.SpanObject;
|
||||
import org.apache.skywalking.apm.network.trace.component.Component;
|
||||
|
|
|
|||
Loading…
Reference in New Issue