summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/install-save-exact.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/install-save-exact.js')
-rw-r--r--deps/npm/test/tap/install-save-exact.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/npm/test/tap/install-save-exact.js b/deps/npm/test/tap/install-save-exact.js
index cf25b779b..c9f486660 100644
--- a/deps/npm/test/tap/install-save-exact.js
+++ b/deps/npm/test/tap/install-save-exact.js
@@ -1,7 +1,6 @@
var common = require('../common-tap.js')
var test = require('tap').test
var npm = require('../../')
-var osenv = require('osenv')
var path = require('path')
var fs = require('fs')
var rimraf = require('rimraf')