Removed grunt-uncss - unused

This commit is contained in:
Mike Francis 2014-06-03 11:34:51 +01:00
parent 70e5843c60
commit 88daf09ea9
1 changed files with 1 additions and 2 deletions

View File

@ -69,7 +69,6 @@ module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-contrib-imagemin');
grunt.loadNpmTasks('grunt-contrib-sass');
grunt.loadNpmTasks('grunt-uncss');
grunt.loadNpmTasks('grunt-svg2png');
grunt.loadNpmTasks('grunt-svgmin');
grunt.loadNpmTasks('grunt-contrib-watch');