Remove unneeded variable
This commit is contained in:
parent
06d3a753ac
commit
ada0703d17
@ -278,7 +278,6 @@ class BackupRestoreService : Service() {
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
val (manga, chapters, categories, history, tracks) = migrated
|
val (manga, chapters, categories, history, tracks) = migrated
|
||||||
val source = backupManager.sourceManager.getOrStub(manga.source)
|
|
||||||
// <-- EXH
|
// <-- EXH
|
||||||
|
|
||||||
if (job?.isActive != true) {
|
if (job?.isActive != true) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user