Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
reduced memory usage of daemon slightly
  • Loading branch information
kraih committed Oct 5, 2011
1 parent b6562c9 commit b9c0e6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/Mojo/Server/Daemon.pm
Expand Up @@ -2,9 +2,6 @@ package Mojo::Server::Daemon;
use Mojo::Base 'Mojo::Server';

use Carp 'croak';
use File::Spec;
use IO::File;
use Mojo::Command;
use Mojo::IOLoop;
use POSIX;
use Scalar::Util 'weaken';
Expand Down

0 comments on commit b9c0e6d

Please sign in to comment.