We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47ec61 commit 5606730Copy full SHA for 5606730
app/src/main/java/com/autocrop/utilsandroid/ImageFileIO.kt
@@ -96,7 +96,6 @@ private object GetOutputStream{
96
*
97
* @return flag indicating whether image was successfully deleted
98
*/
99
-@Suppress("DEPRECATION")
100
fun ContentResolver.deleteImageMediaFile(uri: Uri): Boolean =
101
try {
102
(
0 commit comments