mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-28 06:08:43 +10:00
[유치수] [NOBTS] remove unnecessary imports
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@815 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -6,8 +6,6 @@ import java.util.UUID;
|
||||
|
||||
import com.profiler.common.bo.AnnotationBo;
|
||||
import com.profiler.common.bo.SpanBo;
|
||||
import com.profiler.common.dto.thrift.Annotation;
|
||||
import com.profiler.common.dto.thrift.Span;
|
||||
|
||||
public class BusinessTransaction {
|
||||
private final List<String> traces = new ArrayList<String>();
|
||||
|
||||
Reference in New Issue
Block a user