Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Time::HiRes is not used anymore
  • Loading branch information
kraih committed Feb 18, 2015
1 parent 582dcd3 commit 2705bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Mojo/Server/Prefork.pm
Expand Up @@ -6,7 +6,6 @@ use IO::Poll qw(POLLIN POLLPRI);
use Mojo::Util qw(deprecated steady_time);
use POSIX 'WNOHANG';
use Scalar::Util 'weaken';
use Time::HiRes ();

has accepts => 1000;
has cleanup => 1;
Expand Down

0 comments on commit 2705bd3

Please sign in to comment.