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