[lintian] 02/08: c/cruft.pm: Remove unused "use feature"
This is an automated email from the git hooks/post-receive script.
nthykier pushed a commit to branch master
in repository lintian.
commit 286dd12dfac2202758bd0742881375823772a711
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Feb 25 20:43:59 2014 +0100
    c/cruft.pm: Remove unused "use feature"
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/cruft.pm | 1 -
 1 file changed, 1 deletion(-)
diff --git a/checks/cruft.pm b/checks/cruft.pm
index 1fc03ee..dedf6db 100644
--- a/checks/cruft.pm
+++ b/checks/cruft.pm
@@ -27,7 +27,6 @@ use strict;
 use warnings;
 use autodie;
 use v5.10;
-use feature qw(switch);
 use Carp qw(croak confess);
 
 use Cwd();
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git
Reply to: