We don't need a dropbox receiver anymore, remove constante with the html file
This commit is contained in:
parent
0de1afcf98
commit
406ff34f4d
|
@ -1,6 +1,5 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
const DROPBOX_RECEIVER_HTML = '/dropbox-oauth.html';
|
|
||||||
const DROPBOX_API_KEY = '';
|
const DROPBOX_API_KEY = '';
|
||||||
const FILENAME = 'stylus.json';
|
const FILENAME = 'stylus.json';
|
||||||
const API_ERROR_STATUS_FILE_NOT_FOUND = 409;
|
const API_ERROR_STATUS_FILE_NOT_FOUND = 409;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user