diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/utils/__tests__/git.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/utils/__tests__/git.js b/lib/utils/__tests__/git.js index 6eed81e..90555b6 100644 --- a/lib/utils/__tests__/git.js +++ b/lib/utils/__tests__/git.js @@ -1,4 +1,3 @@ -var should = require('should'); var path = require('path'); var os = require('os'); |