From 84aca852176b91c22d07303eea1cf207ff18634f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 26 May 2014 04:16:43 -0400 Subject: [PATCH] refactor(client) rm CloudCmd.Key --- lib/client.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/client.js b/lib/client.js index 880b27b5..e8582c44 100644 --- a/lib/client.js +++ b/lib/client.js @@ -280,7 +280,6 @@ var Util, DOM, CloudFunc; }); }); - CloudCmd.Key(); callback(); }