--- Coro/t/02_channel.t 2001/07/13 13:05:38 1.2 +++ Coro/t/02_channel.t 2001/07/14 22:14:21 1.3 @@ -2,7 +2,6 @@ print "1..19\n"; use Coro; -use Coro::Process; use Coro::Channel; my $q = new Coro::Channel 0;