mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-24 19:07:19 +00:00
Removing accidental newline
Signed-off-by: Rob Emery <git@mintsoft.net>
This commit is contained in:
parent
105a733028
commit
f21fe2eb1b
@ -254,7 +254,6 @@ class BluetoothLinkProvider(private val context: Context) : BaseLinkProvider() {
|
|||||||
context.unregisterReceiver(this)
|
context.unregisterReceiver(this)
|
||||||
} catch (se: SecurityException) {
|
} catch (se: SecurityException) {
|
||||||
Log.w("BluetoothLinkProvider", se)
|
Log.w("BluetoothLinkProvider", se)
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user