Fix inconsistent indents

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1665933 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2015-03-11 16:30:02 +00:00
parent 555e42f4de
commit c5ea89b2bc

View File

@ -47,7 +47,6 @@ import org.apache.poi.xwpf.extractor.XWPFWordExtractor;
* Test that the extractor factory plays nicely
*/
public class TestExtractorFactory extends TestCase {
private File txt;
private File xls;