Cleanup library a bit
This commit is contained in:
parent
a9e9fe59c6
commit
78d1a6cecb
@ -94,11 +94,6 @@ class LibraryController(
|
|||||||
*/
|
*/
|
||||||
val selectionRelay: PublishRelay<LibrarySelectionEvent> = PublishRelay.create()
|
val selectionRelay: PublishRelay<LibrarySelectionEvent> = PublishRelay.create()
|
||||||
|
|
||||||
/**
|
|
||||||
* Current mangas to move.
|
|
||||||
*/
|
|
||||||
private var migratingMangas = mutableSetOf<Manga>()
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Relay to notify search query changes.
|
* Relay to notify search query changes.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user