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