mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-30 21:55:10 +00:00
chore: remove outdated comment
This commit is contained in:
committed by
Albert Vaca Cintora
parent
6d027ae810
commit
c327c15825
@@ -72,7 +72,7 @@ internal class SimpleSftpServer {
|
|||||||
NativeFileSystemFactory()
|
NativeFileSystemFactory()
|
||||||
} else {
|
} else {
|
||||||
safFileSystemFactory = SafFileSystemFactory(context!!)
|
safFileSystemFactory = SafFileSystemFactory(context!!)
|
||||||
safFileSystemFactory // FIXME: This is not working
|
safFileSystemFactory
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
}.build()
|
}.build()
|
||||||
|
Reference in New Issue
Block a user