Showing
1 changed file
with
0 additions
and
2 deletions
| ... | @@ -6,8 +6,6 @@ import java.nio.ByteBuffer; | ... | @@ -6,8 +6,6 @@ import java.nio.ByteBuffer; |
| 6 | 6 | ||
| 7 | import org.junit.Test; | 7 | import org.junit.Test; |
| 8 | import org.onlab.onos.store.Timestamp; | 8 | import org.onlab.onos.store.Timestamp; |
| 9 | -import org.onlab.onos.store.impl.MastershipBasedTimestamp; | ||
| 10 | -import org.onlab.onos.store.impl.Timestamped; | ||
| 11 | import org.onlab.util.KryoPool; | 9 | import org.onlab.util.KryoPool; |
| 12 | 10 | ||
| 13 | import com.google.common.testing.EqualsTester; | 11 | import com.google.common.testing.EqualsTester; | ... | ... |
-
Please register or login to post a comment