1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-07 22:45:15 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

chore: cleanup

This commit is contained in:
sunnylqm
2023-09-02 22:40:55 +08:00
parent 6d01ce5152
commit 094eb3f267
2 changed files with 11 additions and 6 deletions

View File

@@ -125,7 +125,6 @@ export const cInfo = {
};
function assertRelease() {
// @ts-expect-error
if (__DEV__) {
throw new Error('react-native-update 只能在 RELEASE 版本中运行.');
}