1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-04 18:29:23 +02:00

Code cleanup

This commit is contained in:
Vasiliy Bout 2010-12-23 00:31:50 +03:00
parent e0abec9460
commit 4d0665d3f8
13 changed files with 5 additions and 43 deletions

View file

@ -19,8 +19,6 @@
package org.geometerplus.fbreader.formats.fb2;
import java.util.*;
import org.geometerplus.zlibrary.core.filesystem.ZLFile;
import org.geometerplus.zlibrary.core.xml.*;