lint compliance

This commit is contained in:
yflory 2018-10-15 17:33:07 +02:00
parent caa72ba949
commit 947c9c5e40

View File

@ -1948,10 +1948,6 @@ define([
$container.append($shareBlock);
};
var hideNewButton = function () {
$('.cp-dropdown-content').hide();
};
var SORT_FOLDER_DESC = 'sortFoldersDesc';
var SORT_FILE_BY = 'sortFilesBy';
var SORT_FILE_DESC = 'sortFilesDesc';