mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
chore(dropbox chooser) rm unused CLIENT_ID
This commit is contained in:
parent
0fc0e9230b
commit
1c415ea3a8
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue