summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/apt-why1
1 files changed, 0 insertions, 1 deletions
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;