mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-09-01 14:45:08 +00:00
Rename exception
This commit is contained in:
@@ -373,7 +373,7 @@ public class SharePlugin extends Plugin implements ReceiveFileRunnable.CallBack
|
|||||||
} finally {
|
} finally {
|
||||||
try {
|
try {
|
||||||
cursor.close();
|
cursor.close();
|
||||||
} catch (Exception e) {
|
} catch (Exception ignored) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user