chore(dropbox chooser) rm unused CLIENT_ID

This commit is contained in:
coderaiser 2014-04-18 03:27:43 -04:00
parent 0fc0e9230b
commit 1c415ea3a8

View file

@ -5,7 +5,6 @@ var CloudCmd, DOM, Dropbox;
'use strict';
var CHOOSER_API = 'https://www.dropbox.com/static/api/1/dropbox.js',
CLIENT_ID,
DropBoxStore = {},
options = {
linkType: "direct",