File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
WooCommerce/Classes/ViewRelated/Orders/Simple Payments/Amount Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,6 @@ private extension SimplePaymentsAmount {
146146 static let title = NSLocalizedString ( " Take Payment " , comment: " Title for the simple payments screen " )
147147 static let instructions = NSLocalizedString ( " Enter Amount " , comment: " Short instructions label in the simple payments screen " )
148148 static let cancelTitle = NSLocalizedString ( " Cancel " , comment: " Title for the button to cancel the simple payments screen " )
149- static let error = NSLocalizedString ( " There was an error creating the order " , comment: " Notice text after failing to create a simple payments order. " )
150149
151150 static func buttonTitle( ) -> String {
152151 if ServiceLocator . featureFlagService. isFeatureFlagEnabled ( . simplePaymentsPrototype) {
You can’t perform that action at this time.
0 commit comments