diff --git a/js/Gruntfile.js b/js/Gruntfile.js index f290250a..195decd6 100644 --- a/js/Gruntfile.js +++ b/js/Gruntfile.js @@ -15,11 +15,6 @@ module.exports = function (grunt) { minified: "../mopidy/frontends/http/data/mopidy.min.js" } }, - buster: { - test: { - config: "buster.js" - } - }, concat: { options: { banner: "<%= meta.banner %>",