From dfd6a4f8cefe8c2320964dec3cf985a59e62cf52 Mon Sep 17 00:00:00 2001 From: Geoffrey Goh Date: Mon, 1 Aug 2016 17:55:09 -0700 Subject: [PATCH] remove codepushify property --- CodePush.js | 1 - 1 file changed, 1 deletion(-) diff --git a/CodePush.js b/CodePush.js index ae34b21..ce2c967 100644 --- a/CodePush.js +++ b/CodePush.js @@ -455,7 +455,6 @@ if (NativeCodePush) { Object.assign(CodePush, { AcquisitionSdk: Sdk, checkForUpdate, - codePushify, getConfiguration, getCurrentPackage, getUpdateMetadata,