Skip to content

Commit

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

var cli = exports;
Expand Down

0 comments on commit 85c4542

Please sign in to comment.