mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2026-09-01 06:31:12 +00:00
Cleanup the code
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user