tests: remove unused Proc::Background

This commit is contained in:
Michael Stapelberg
2011-10-05 20:48:34 +01:00
parent cdd9dc3144
commit b9cd9132d0
3 changed files with 0 additions and 9 deletions

View File

@ -13,7 +13,6 @@ use List::MoreUtils qw(lastval);
use Time::HiRes qw(sleep);
use Try::Tiny;
use Cwd qw(abs_path);
use Proc::Background;
use SocketActivation;
use v5.10;