diff --git a/Gruntfile.js b/Gruntfile.js index 4f428e3..859dc6d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,5 +1,3 @@ -var path = require('path'); - module.exports = function (grunt) { // -- Config -------------------------------------------------------------------