Skip to content

Commit

Permalink
don't need readline.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Jun 20, 2012
1 parent ecf5a73 commit 43facaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/lib/plugins/insight.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
var fs = require('fs'),
join = require('path').join,
spawn = require('child_process').spawn,
rl = require('readline'),
prompt = require('prompt');


Expand Down

0 comments on commit 43facaa

Please sign in to comment.