Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Toshio Koide
2014-10-16 14:26:05 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9bd86a03f5911dcde2dd3d1d881a2b466b01241a
9bd86a03
1 parent
eecee557
Remove redundant imports from TimestampedTest
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
core/store/dist/src/test/java/org/onlab/onos/store/impl/TimestampedTest.java
core/store/dist/src/test/java/org/onlab/onos/store/impl/TimestampedTest.java
View file @
9bd86a0
...
...
@@ -6,8 +6,6 @@ import java.nio.ByteBuffer;
import
org.junit.Test
;
import
org.onlab.onos.store.Timestamp
;
import
org.onlab.onos.store.impl.MastershipBasedTimestamp
;
import
org.onlab.onos.store.impl.Timestamped
;
import
org.onlab.util.KryoPool
;
import
com.google.common.testing.EqualsTester
;
...
...
Please
register
or
login
to post a comment