Fixing typo

This commit is contained in:
Jonathan Carter
2015-11-23 21:37:05 -08:00
parent 292359a201
commit 219c6795c1

View File

@@ -274,8 +274,6 @@ function sync(options = {}, syncStatusChangeCallback, downloadProgressCallback)
});
};
codePush.installPendingUpdate();
var CodePush = {
checkForUpdate: checkForUpdate,
getConfiguration: getConfiguration,