Remove unused dependency from Gruntfile

This commit is contained in:
Eric Ferraiuolo 2014-02-07 03:50:34 -05:00
parent 5ee9222705
commit 2af537d489

View File

@ -1,5 +1,3 @@
var path = require('path');
module.exports = function (grunt) {
// -- Config -------------------------------------------------------------------