Cleanup the code

This commit is contained in:
DevHossamHassan
2017-06-20 04:06:40 +02:00
parent a059f5c6e3
commit 0ee7b45c2d
@@ -62,18 +62,6 @@ public class RNInstabugReactnativeModule extends ReactContextBaseJavaModule {
private final String COLOR_THEME_LIGHT = "light";
private final String COLOR_THEME_DARK = "dark";
edgeSwipeStartHint:Instabug.edgeSwipeStartHint,
startAlertText:Instabug.startAlertText,
microphonePermissionAlertSettingsButtonText:Instabug
.microphonePermissionAlertSettingsButtonText,
conversationsHeaderTitle:Instabug.conversationsHeaderTitle,
screenshotHeaderTitle:Instabug.screenshotHeaderTitle,
//CustomTextPlaceHolders
private final String SHAKE_HINT = "shakeHint";
private final String SWIPE_HINT = "swipeHint";