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

imports cleanup

This commit is contained in:
Nikolay Pultsin 2013-02-08 08:15:23 +00:00
parent 1ae2d0951b
commit 141d45bae8

View file

@ -19,10 +19,7 @@
package org.geometerplus.fbreader.library;
import org.geometerplus.zlibrary.core.image.ZLImage;
import org.geometerplus.fbreader.book.*;
import org.geometerplus.fbreader.tree.FBTree;
public class BookWithAuthorsTree extends BookTree {
BookWithAuthorsTree(IBookCollection collection, Book book) {