Mercurial > hg > Database > Alice
changeset 280:f60c00746ff6
Remove unused import sentence.
author | kazz <kazz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 18 Oct 2013 02:03:17 +0900 |
parents | 2e1d9854a6d6 |
children | 6c2176820fb1 |
files | src/alice/test/topology/share/CheckLocalIndex.java |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/alice/test/topology/share/CheckLocalIndex.java Fri Oct 18 02:02:12 2013 +0900 +++ b/src/alice/test/topology/share/CheckLocalIndex.java Fri Oct 18 02:03:17 2013 +0900 @@ -1,6 +1,5 @@ package alice.test.topology.share; -import java.util.Iterator; import java.util.List; import alice.codesegment.CodeSegment;