From 9ac1f16a3e2cb927bd8a64f72e02d6e66bf0d1ef Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 22 Feb 2008 11:33:25 +0000 Subject: remove doble import of strict/common --- lib/network/connection/dvb.pm | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/network/connection/dvb.pm') diff --git a/lib/network/connection/dvb.pm b/lib/network/connection/dvb.pm index 48c9832..c5f8ff6 100644 --- a/lib/network/connection/dvb.pm +++ b/lib/network/connection/dvb.pm @@ -1,8 +1,5 @@ package network::connection::dvb; -use strict; -use common; - use base qw(network::connection::ethernet); use strict; -- cgit v1.2.1