mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
BookReadingException moved to formats package
This commit is contained in:
parent
943b01dc5d
commit
d1b9e2e769
14 changed files with 9 additions and 18 deletions
|
@ -29,7 +29,6 @@ import org.geometerplus.zlibrary.core.image.ZLImage;
|
|||
import org.geometerplus.zlibrary.core.resources.ZLResource;
|
||||
|
||||
import org.geometerplus.fbreader.book.AbstractBook;
|
||||
import org.geometerplus.fbreader.bookmodel.BookReadingException;
|
||||
|
||||
public abstract class FormatPlugin {
|
||||
private final String myFileType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue