js: Remove redundant config not working on Node 0.10
This commit is contained in:
parent
75ec28bcc0
commit
5e29647897
@ -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 %>",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user