Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 219c679

Browse files
committed
Fixing typo
1 parent 292359a commit 219c679

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CodePush.ios.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,6 @@ function sync(options = {}, syncStatusChangeCallback, downloadProgressCallback)
274274
});
275275
};
276276

277-
codePush.installPendingUpdate();
278-
279277
var CodePush = {
280278
checkForUpdate: checkForUpdate,
281279
getConfiguration: getConfiguration,

0 commit comments

Comments
 (0)