Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Jvr authored Mar 9, 2024
1 parent 1b1df3d commit dbe7d83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/kotlin/com/apkupdater/application/App.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package com.apkupdater.application
import android.app.Application
import coil.ImageLoader
import coil.ImageLoaderFactory
import coil.util.DebugLogger
import com.apkupdater.di.mainModule
import okhttp3.OkHttpClient
import org.koin.android.ext.koin.androidContext
Expand Down

0 comments on commit dbe7d83

Please sign in to comment.