We don't need a dropbox receiver anymore, remove constante with the html file

This commit is contained in:
Matheus Faustino 2018-06-09 12:57:36 -03:00
parent 0de1afcf98
commit 406ff34f4d

View File

@ -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;