diff --git a/js/grunt/Gruntfile.js b/js/grunt/Gruntfile.js index 2a845c19..20c545d7 100644 --- a/js/grunt/Gruntfile.js +++ b/js/grunt/Gruntfile.js @@ -75,7 +75,6 @@ module.exports = function( grunt ) { 'production', 'prototype', 'create-sim', - 'insert-require-statement', 'lint-everything', 'generate-data', 'pdom-comparison',