Skip to content

Commit 39119c9

Browse files
committed
periphery fix - this time for real
1 parent 8ae66bc commit 39119c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/Notifications/LocalNotification.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ struct LocalNotification {
7272
static let surveyURL = "surveyURL"
7373
}
7474

75+
// periphery:ignore - real survey links to be added in WOOMOB-1497
7576
enum SurveyURL {
76-
// TODO: Real survey links to be added in WOOMOB-1497
7777
static let pointOfSalePotentialMerchant = "https://automattic.survey.fm/woo-app-general-feedback-test-survey"
7878
static let pointOfSaleCurrentMerchant = "https://automattic.survey.fm/woo-app-general-feedback-test-survey"
7979
}

0 commit comments

Comments
 (0)