mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
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…
Reference in New Issue
Block a user