Skip to content

Commit

Permalink
style: remove not used dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Oct 23, 2018
1 parent 351a592 commit c587b82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/install-package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"use strict";

const { resolve } = require("path")
, rmdir = require("fs2/rmdir")
, log = require("log4").get("dev-package")
, ee = require("event-emitter")
, cleanupNpmInstall = require("./cleanup-npm-install")
Expand Down

0 comments on commit c587b82

Please sign in to comment.