Fix compile issue.

This commit is contained in:
wu-sheng 2017-11-01 16:54:53 +08:00
parent a03e6cb206
commit 7d9f0db359
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ package org.skywalking.apm.collector.core.data;
import org.junit.Assert;
import org.junit.Test;
import org.skywalking.apm.collector.core.data.AbstractHashMessage;
/**
* @author wu-sheng