mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-03-05 23:19:11 -05:00
removing an empty line
This commit is contained in:
@@ -77,7 +77,6 @@ class DecompressActivity : SimpleActivity() {
|
||||
updateCurrentPath("")
|
||||
}
|
||||
|
||||
|
||||
override fun onBackPressed() {
|
||||
if (currentPath.isEmpty()) {
|
||||
super.onBackPressed()
|
||||
|
||||
Reference in New Issue
Block a user