Removed extra bracket

This commit is contained in:
Alexey 2025-08-06 13:05:44 +03:00
commit abe2204410

View file

@ -58,7 +58,6 @@ class SettingsActivity : ComponentActivity() {
} }
} }
} }
}
} }
fun processEntry(entry: ZipEntry) { fun processEntry(entry: ZipEntry) {