Skip to content

Commit

Permalink
Merge pull request #524 from Jvr2022/patch-10
Browse files Browse the repository at this point in the history
remove unused imports
  • Loading branch information
rumboalla committed Mar 10, 2024
2 parents 1b1df3d + dbe7d83 commit ba2d5bd
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 ba2d5bd

Please sign in to comment.