Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit ba151ef

Browse files
krunalsshahalexandergoncharov-zz
authored andcommitted
remove unused constant (#1340)
1 parent 09883dd commit ba151ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/app/src/main/java/com/microsoft/codepush/react/CodePushConstants.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public class CodePushConstants {
2323
public static final String PREVIOUS_PACKAGE_KEY = "previousPackage";
2424
public static final String REACT_NATIVE_LOG_TAG = "ReactNative";
2525
public static final String RELATIVE_BUNDLE_PATH_KEY = "bundlePath";
26-
public static final String RESOURCES_BUNDLE = "resources.arsc";
2726
public static final String STATUS_FILE = "codepush.json";
2827
public static final String UNZIPPED_FOLDER_NAME = "unzipped";
2928
public static final String CODE_PUSH_APK_BUILD_TIME_KEY = "CODE_PUSH_APK_BUILD_TIME";

0 commit comments

Comments
 (0)