Remove useless comment

This commit is contained in:
Mylloon 2021-09-01 02:01:22 +02:00
parent 4378a410f4
commit 527e8c395b

View file

@ -36,7 +36,6 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
// implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.5.30'
implementation 'com.github.kittinunf.fuel:fuel:2.3.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1'
implementation 'com.google.code.gson:gson:2.8.6'