]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Checkstyle fix - Remove unused import
authorAndreas L. Delmelle <adelmelle@apache.org>
Sat, 2 Jan 2016 23:32:37 +0000 (23:32 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Sat, 2 Jan 2016 23:32:37 +0000 (23:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722681 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/fo/FObj.java

index bf4bf45f66b75005d3fbf3b49d216ff447cd2701..1ef9af8f22aee8dcee6e53650cbcb35aa28b9b6c 100644 (file)
@@ -23,7 +23,6 @@ import java.util.Collections;
 import java.util.HashMap;
 import java.util.Iterator;
 import java.util.List;
-import java.util.ListIterator;
 import java.util.Map;
 import java.util.Map.Entry;
 import java.util.NoSuchElementException;