]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
FOP-2487: fix checkstyle issue
authorMatthias Reischenbacher <matthias@apache.org>
Tue, 16 Jun 2015 10:58:27 +0000 (10:58 +0000)
committerMatthias Reischenbacher <matthias@apache.org>
Tue, 16 Jun 2015 10:58:27 +0000 (10:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1685757 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/layoutmgr/PageProvider.java

index bdb3130031f1293d4c9646e003120636754b4802..142f7ad7287c295508e307a7b7344b1a48b71221 100644 (file)
@@ -23,6 +23,7 @@ import java.util.List;
 
 import org.apache.commons.logging.Log;
 import org.apache.commons.logging.LogFactory;
+
 import org.apache.fop.area.AreaTreeHandler;
 import org.apache.fop.area.PageViewport;
 import org.apache.fop.fo.Constants;