Remove unused comment
This commit is contained in:
parent
d240e3c453
commit
cf8031bbc6
@ -138,7 +138,6 @@ class TimelineItemFactory @Inject constructor(
|
||||
}
|
||||
}.also {
|
||||
if (it != null && event.isEncrypted()) {
|
||||
// Timber.i("----> ${event.eventId} encryption error found")
|
||||
decryptionFailureTracker.e2eEventDisplayedInTimeline(event)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user