resolve compiler warnings

This commit is contained in:
Aria Moradi
2021-08-29 22:25:43 +04:30
parent c2cea7e797
commit c86ee53f66
3 changed files with 3 additions and 3 deletions

View File

@@ -114,6 +114,7 @@ object ProtoBackupImport : ProtoBackupBase() {
}
}
@Suppress("UNUSED_PARAMETER") // TODO: remove
private fun restoreMangaData(
manga: Manga,
chapters: List<Chapter>,