Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/bootlint_test.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/bootlint_test.js b/test/bootlint_test.js
index d1a136b..7654c5c 100644
--- a/test/bootlint_test.js
+++ b/test/bootlint_test.js
@@ -1,7 +1,6 @@
'use strict';
var grunt = require('grunt');
-var path = require('path');
/*
======== A Handy Little Nodeunit Reference ========