Skip to content

Commit 6b7206f

Browse files
authored
removing an empty line
1 parent a4b4d2f commit 6b7206f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/DecompressActivity.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ class DecompressActivity : SimpleActivity() {
7777
updateCurrentPath("")
7878
}
7979

80-
8180
override fun onBackPressed() {
8281
if (currentPath.isEmpty()) {
8382
super.onBackPressed()

0 commit comments

Comments
 (0)