mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-28 03:57:50 +02:00
Remove unneeded variable
This commit is contained in:
@ -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) {
|
||||||
|
Reference in New Issue
Block a user