diff --git a/Riot/Modules/Analytics/AnalyticsUIElement.swift b/Riot/Modules/Analytics/AnalyticsUIElement.swift index 63c29f3bb..bd44a7458 100644 --- a/Riot/Modules/Analytics/AnalyticsUIElement.swift +++ b/Riot/Modules/Analytics/AnalyticsUIElement.swift @@ -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: