File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -440,9 +440,6 @@ - (NSDictionary *)constantsToExport
440
440
@" screenRecording" : @(IBGStringScreenRecording),
441
441
@" image" : @(IBGStringImage),
442
442
@" surveyEnterYourAnswer" : @(IBGStringSurveyEnterYourAnswerPlaceholder),
443
- @" surveyNoAnswerTitle" : @(IBGStringSurveyNoAnswerTitle),
444
- @" surveyNoAnswerMessage" : @(IBGStringSurveyNoAnswerMessage),
445
- @" surveySubmitTitle" : @(IBGStringSurveySubmitTitle),
446
443
@" videPressRecord" : @(IBGStringVideoPressRecordTitle),
447
444
@" collectingDataText" : @(IBGStringCollectingDataText)
448
445
};
Original file line number Diff line number Diff line change @@ -115,9 +115,6 @@ @implementation RCTConvert (InstabugEnums)
115
115
@" screenRecording" : @(IBGStringScreenRecording),
116
116
@" image" : @(IBGStringImage),
117
117
@" surveyEnterYourAnswer" : @(IBGStringSurveyEnterYourAnswerPlaceholder),
118
- @" surveyNoAnswerTitle" : @(IBGStringSurveyNoAnswerTitle),
119
- @" surveyNoAnswerMessage" : @(IBGStringSurveyNoAnswerMessage),
120
- @" surveySubmitTitle" : @(IBGStringSurveySubmitTitle),
121
118
@" videPressRecord" : @(IBGStringVideoPressRecordTitle),
122
119
@" collectingDataText" : @(IBGStringCollectingDataText)
123
120
}), IBGStringShakeHint, integerValue);
You can’t perform that action at this time.
0 commit comments