changeset 43:05175c8b88dc

Tests: nuke unneeded use.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 01 Nov 2008 19:59:11 +0300
parents 7435db149168
children daa295331acd
files proxy.t
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/proxy.t
+++ b/proxy.t
@@ -11,8 +11,6 @@ use strict;
 
 use Test::More tests => 3;
 
-use IO::Select;
-
 BEGIN { use FindBin; chdir($FindBin::Bin); }
 
 use lib 'lib';