We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e835e commit 5f370f8Copy full SHA for 5f370f8
vector-app/src/release/java/im/vector/app/core/di/DebugModule.kt
@@ -15,8 +15,6 @@ import dagger.hilt.components.SingletonComponent
15
import im.vector.app.core.debug.DebugNavigator
16
import im.vector.app.core.debug.DebugReceiver
17
import im.vector.app.core.debug.LeakDetector
18
-import okhttp3.Interceptor
19
-import org.matrix.android.sdk.api.Matrix
20
21
@InstallIn(SingletonComponent::class)
22
@Module
0 commit comments