We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf8031b commit cc705d5Copy full SHA for cc705d5
vector/src/main/java/im/vector/app/features/analytics/DecryptionFailureTracker.kt
@@ -29,7 +29,6 @@ import kotlinx.coroutines.flow.onEach
29
import kotlinx.coroutines.launch
30
import org.matrix.android.sdk.api.session.crypto.MXCryptoError
31
import org.matrix.android.sdk.api.session.room.timeline.TimelineEvent
32
-import timber.log.Timber
33
import javax.inject.Inject
34
import javax.inject.Singleton
35
0 commit comments