mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-19 19:39:54 +08:00
Fixing typo
This commit is contained in:
@@ -274,8 +274,6 @@ function sync(options = {}, syncStatusChangeCallback, downloadProgressCallback)
|
||||
});
|
||||
};
|
||||
|
||||
codePush.installPendingUpdate();
|
||||
|
||||
var CodePush = {
|
||||
checkForUpdate: checkForUpdate,
|
||||
getConfiguration: getConfiguration,
|
||||
|
||||
Reference in New Issue
Block a user