diff --git a/lib/client/storage/_dropbox_chooser.js b/lib/client/storage/_dropbox_chooser.js index e3a59f5e..7952c258 100644 --- a/lib/client/storage/_dropbox_chooser.js +++ b/lib/client/storage/_dropbox_chooser.js @@ -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",