File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
android/src/main/java/com/instabug/reactlibrary Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -62,18 +62,6 @@ public class RNInstabugReactnativeModule extends ReactContextBaseJavaModule {
6262 private final String COLOR_THEME_LIGHT = "light" ;
6363 private final String COLOR_THEME_DARK = "dark" ;
6464
65- edgeSwipeStartHint :Instabug .edgeSwipeStartHint ,
66-
67- startAlertText :Instabug .startAlertText ,
68-
69-
70- microphonePermissionAlertSettingsButtonText :Instabug
71- .microphonePermissionAlertSettingsButtonText ,
72-
73- conversationsHeaderTitle :Instabug .conversationsHeaderTitle ,
74-
75- screenshotHeaderTitle :Instabug .screenshotHeaderTitle ,
76-
7765 //CustomTextPlaceHolders
7866 private final String SHAKE_HINT = "shakeHint" ;
7967 private final String SWIPE_HINT = "swipeHint" ;
You can’t perform that action at this time.
0 commit comments