Skip to content

Commit

Permalink
[refactor minor] Remove unused tty require
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki authored and indexzero committed Nov 23, 2011
1 parent 4d3958e commit 93482cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/forever/cli.js
Expand Up @@ -11,7 +11,6 @@ var fs = require('fs'),
path = require('path'),
flatiron = require('flatiron'),
cliff = require('cliff'),
tty = require('tty'),
daemon = require('daemon'),
forever = require('../forever');

Expand Down

0 comments on commit 93482cb

Please sign in to comment.