mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-30 05:37:43 +00:00
Fix format of commented code
This commit is contained in:
parent
c7223a17dc
commit
e8c74ec689
@ -67,7 +67,7 @@ class BackgroundService : Service() {
|
||||
|
||||
private fun registerLinkProviders() {
|
||||
linkProviders.add(LanLinkProvider(this))
|
||||
// linkProviders.add(new LoopbackLinkProvider(this));
|
||||
//linkProviders.add(LoopbackLinkProvider(this))
|
||||
linkProviders.add(BluetoothLinkProvider(this))
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user