Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
Remove unnecessary require
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 14, 2011
1 parent dff0da3 commit b41bf86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/utils/ini.js
Expand Up @@ -29,7 +29,6 @@ Object.defineProperty(exports, "keys",

var fs = require("./graceful-fs")
, path = require("path")
, http = require("http")
, sys = require("./sys")
, crypto = require("crypto")

Expand Down

0 comments on commit b41bf86

Please sign in to comment.