mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +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 source = backupManager.sourceManager.getOrStub(manga.source)
|
||||
// <-- EXH
|
||||
|
||||
if (job?.isActive != true) {
|
||||
|
Reference in New Issue
Block a user