diff --git a/beatport_importer.user.js b/beatport_importer.user.js index 907d36b..3a0caac 100644 --- a/beatport_importer.user.js +++ b/beatport_importer.user.js @@ -6,8 +6,6 @@ // @updateURL https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/beatport_importer.user.js // @include http*://www.beatport.com/release/* // @require https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js -// @require https://raw.githubusercontent.com/phstc/jquery-dateFormat/master/src/dateFormat.js -// @require https://raw.githubusercontent.com/phstc/jquery-dateFormat/master/src/jquery.dateFormat.js // @require lib/import_functions.js // @require lib/logger.js // ==/UserScript==