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
440440 @" screenRecording" : @(IBGStringScreenRecording),
441441 @" image" : @(IBGStringImage),
442442 @" surveyEnterYourAnswer" : @(IBGStringSurveyEnterYourAnswerPlaceholder),
443- @" surveyNoAnswerTitle" : @(IBGStringSurveyNoAnswerTitle),
444- @" surveyNoAnswerMessage" : @(IBGStringSurveyNoAnswerMessage),
445- @" surveySubmitTitle" : @(IBGStringSurveySubmitTitle),
446443 @" videPressRecord" : @(IBGStringVideoPressRecordTitle),
447444 @" collectingDataText" : @(IBGStringCollectingDataText)
448445 };
Original file line number Diff line number Diff line change @@ -115,9 +115,6 @@ @implementation RCTConvert (InstabugEnums)
115115 @" screenRecording" : @(IBGStringScreenRecording),
116116 @" image" : @(IBGStringImage),
117117 @" surveyEnterYourAnswer" : @(IBGStringSurveyEnterYourAnswerPlaceholder),
118- @" surveyNoAnswerTitle" : @(IBGStringSurveyNoAnswerTitle),
119- @" surveyNoAnswerMessage" : @(IBGStringSurveyNoAnswerMessage),
120- @" surveySubmitTitle" : @(IBGStringSurveySubmitTitle),
121118 @" videPressRecord" : @(IBGStringVideoPressRecordTitle),
122119 @" collectingDataText" : @(IBGStringCollectingDataText)
123120 }), IBGStringShakeHint, integerValue);
You can’t perform that action at this time.
0 commit comments