From 1d9d63a29c8b837f7e6aa9da65c3de3d4242c816 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 25 Jun 2009 17:21:14 +0200 Subject: apt-why: Actually we don't use Switch anymore --- bin/apt-why | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/apt-why b/bin/apt-why index be4d70f..171bba0 100755 --- a/bin/apt-why +++ b/bin/apt-why @@ -5,7 +5,6 @@ use strict; use warnings; use 5.010; use AptPkg::Cache; -use Switch; use Getopt::Long; my $cache = AptPkg::Cache->new; -- cgit v1.2.3