chore: cleanup
This commit is contained in:
parent
7d03dc24b7
commit
8bed6ef979
@ -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 版本中运行.');
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user