Skip to content

Commit 1f28516

Browse files
jguegelnaveensingh
andauthored
remove Toast from loop
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
1 parent bd5c438 commit 1f28516

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)