diff options
Diffstat (limited to 'perl-install/http.pm')
-rw-r--r-- | perl-install/http.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/http.pm b/perl-install/http.pm index 5c8408478..8899317b8 100644 --- a/perl-install/http.pm +++ b/perl-install/http.pm @@ -1,8 +1,6 @@ package http; # $Id$ use IO::Socket; - -use install_any; use network; |