Removed extra bracket

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

View file

@ -59,7 +59,6 @@ class SettingsActivity : ComponentActivity() {
}
}
}
}
fun processEntry(entry: ZipEntry) {
Log.i(TAG, entry.name)