1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore: cleanup

This commit is contained in:
sunnylqm 2023-09-05 22:01:13 +08:00
parent 7d03dc24b7
commit 8bed6ef979
No known key found for this signature in database

View File

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