]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
remove unused import
authorWilliam Victor Mote <vmote@apache.org>
Mon, 25 Aug 2003 18:19:03 +0000 (18:19 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Mon, 25 Aug 2003 18:19:03 +0000 (18:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196839 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/fo/flow/ListItem.java

index d059f86c76e122be071af3e121e84752272eca50..a9aa7d57c9294f570da176d47601432a8dd97239 100644 (file)
@@ -63,7 +63,6 @@ import org.apache.fop.fo.properties.CommonBackground;
 import org.apache.fop.fo.properties.CommonBorderAndPadding;
 import org.apache.fop.fo.properties.CommonMarginBlock;
 import org.apache.fop.fo.properties.CommonRelativePosition;
-import org.apache.fop.layoutmgr.list.ListItemLayoutManager;
 
 /**
  * Class modelling the fo:list-item object. See Sec. 6.8.3 of the XSL-FO