Mercurial > hg > Members > tatsuki > Alice
changeset 294:84b7eac2ff7d
remove unused import
author | sugi |
---|---|
date | Sun, 20 Oct 2013 18:29:57 +0900 |
parents | f5d7654b90ff |
children | 26006214cf3b |
files | src/alice/test/topology/aquarium/CheckLocalIndex.java |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/alice/test/topology/aquarium/CheckLocalIndex.java Sun Oct 20 18:26:49 2013 +0900 +++ b/src/alice/test/topology/aquarium/CheckLocalIndex.java Sun Oct 20 18:29:57 2013 +0900 @@ -1,6 +1,5 @@ package alice.test.topology.aquarium; -import java.util.Iterator; import java.util.List; import alice.codesegment.CodeSegment;