Skip to content

Commit

Permalink
Merge pull request #141 from wordpress-mobile/feature/9020-remove_hel…
Browse files Browse the repository at this point in the history
…pshift_tracks

Removing unused Support tracks.
  • Loading branch information
ScoutHarris authored Jun 12, 2018
2 parents 22e375c + 116baa3 commit 7807bf7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions WordPressShared/Core/Analytics/WPAnalytics.h
Original file line number Diff line number Diff line change
Expand Up @@ -363,13 +363,7 @@ typedef NS_ENUM(NSUInteger, WPAnalyticsStat) {
WPAnalyticsStatStockMediaAccessed,
WPAnalyticsStatStockMediaSearched,
WPAnalyticsStatStockMediaUploaded,
WPAnalyticsStatSupportOpenedHelpshiftScreen,
WPAnalyticsStatSupportReceivedResponseFromSupport,
WPAnalyticsStatSupportUserAcceptedTheSolution,
WPAnalyticsStatSupportUserRejectedTheSolution,
WPAnalyticsStatSupportUserSentScreenshot,
WPAnalyticsStatSupportUserReviewedTheApp,
WPAnalyticsStatSupportUserRepliedToHelpshift,
WPAnalyticsStatSupportHelpCenterUserSearched,
WPAnalyticsStatSupportHelpCenterViewed,
WPAnalyticsStatSupportNewRequestViewed,
Expand All @@ -383,8 +377,6 @@ typedef NS_ENUM(NSUInteger, WPAnalyticsStat) {
WPAnalyticsStatSupportTicketListViewFailed,
WPAnalyticsStatSupportTicketUserViewed,
WPAnalyticsStatSupportTicketViewFailed,
WPAnalyticsStatSupportTicketAttachmentUserDeleted,
WPAnalyticsStatSupportTicketAttachmentUserDeleteFailed,
WPAnalyticsStatThemesAccessedThemeBrowser,
WPAnalyticsStatThemesAccessedSearch,
WPAnalyticsStatThemesChangedTheme,
Expand Down

0 comments on commit 7807bf7

Please sign in to comment.