2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 01:51:47 +00:00

Remove outdated comment

This commit is contained in:
Albert Vaca Cintora 2025-01-19 00:37:59 +01:00
parent 7bc90fbe85
commit de73362624
No known key found for this signature in database

View File

@ -315,7 +315,6 @@ dependencies {
implementation(libs.apache.sshd.mina)
implementation(libs.apache.mina.core)
//implementation("com.github.bright:slf4android:0.1.6") { transitive = true } // For org.apache.sshd debugging
implementation(libs.bcpkix.jdk15on) //For SSL certificate generation
ksp(libs.classindexksp)