Delete comments for removeMe

This commit is contained in:
ismailgulek
2022-03-01 00:26:24 +03:00
parent 06cb5e8d54
commit 177e8d32d2
@@ -26,8 +26,6 @@ import AnalyticsEvents
/// The element name reported to the AnalyticsEvent.
var name: AnalyticsEvent.Interaction.Name {
switch self {
// Note: This is a test element that doesn't need to be captured.
// It can be removed when some elements are added that relate to mobile.
case .roomThreadListButton:
return .MobileRoomThreadListButton
case .roomThreadSummaryItem: