Skip to content

Commit 1f28516

Browse files
jguegelnaveensingh
andauthored
remove Toast from loop
Co-authored-by: Naveen Singh <[email protected]>
1 parent bd5c438 commit 1f28516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/kotlin/org/fossify/filemanager/activities/MimeTypesActivity.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ class MimeTypesActivity : SimpleActivity(), ItemOperationsListener {
342342
}
343343
}
344344
} catch (e: Exception) {
345-
showErrorToast(e)
346345
}
347346
}
348347
} catch (e: Exception) {

0 commit comments

Comments
 (0)