[grunt/esvm] remove marvel config now that it is actually being applied

This commit is contained in:
spalger 2016-03-13 14:28:29 -07:00
parent 5a80f1be66
commit 398239840d

View file

@ -14,11 +14,6 @@ module.exports = function (grunt) {
},
http: {
port: 9200
},
marvel: {
agent: {
enabled: false
}
}
}
},