mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-02 06:13:11 +08:00
chore: cleanup
This commit is contained in:
@@ -125,7 +125,6 @@ export const cInfo = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
function assertRelease() {
|
function assertRelease() {
|
||||||
// @ts-expect-error
|
|
||||||
if (__DEV__) {
|
if (__DEV__) {
|
||||||
throw new Error('react-native-update 只能在 RELEASE 版本中运行.');
|
throw new Error('react-native-update 只能在 RELEASE 版本中运行.');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user