Robin Herbots 11 years ago
parent
commit
6b7af5816d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Gruntfile.js

+ 0 - 1
Gruntfile.js

@@ -61,7 +61,6 @@ module.exports = function (grunt) {
     grunt.loadNpmTasks('grunt-contrib-uglify');
     grunt.loadNpmTasks('grunt-contrib-uglify');
     grunt.loadNpmTasks('grunt-contrib-clean');
     grunt.loadNpmTasks('grunt-contrib-clean');
     grunt.loadNpmTasks('grunt-contrib-qunit');
     grunt.loadNpmTasks('grunt-contrib-qunit');
-    grunt.loadNpmTasks('grunt-contrib-requirejs');
 
 
     // Default task(s).
     // Default task(s).
     grunt.registerTask('default', ['clean', 'uglify']);
     grunt.registerTask('default', ['clean', 'uglify']);