mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
imports cleanup
This commit is contained in:
parent
1ae2d0951b
commit
141d45bae8
1 changed files with 0 additions and 3 deletions
|
@ -19,10 +19,7 @@
|
||||||
|
|
||||||
package org.geometerplus.fbreader.library;
|
package org.geometerplus.fbreader.library;
|
||||||
|
|
||||||
import org.geometerplus.zlibrary.core.image.ZLImage;
|
|
||||||
|
|
||||||
import org.geometerplus.fbreader.book.*;
|
import org.geometerplus.fbreader.book.*;
|
||||||
import org.geometerplus.fbreader.tree.FBTree;
|
|
||||||
|
|
||||||
public class BookWithAuthorsTree extends BookTree {
|
public class BookWithAuthorsTree extends BookTree {
|
||||||
BookWithAuthorsTree(IBookCollection collection, Book book) {
|
BookWithAuthorsTree(IBookCollection collection, Book book) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue