The following commit has been merged in the master branch:
commit 550e099bad0630f70a9671e21ade28bb4f213a72
Author: Niels Thykier <[email protected]>
Date:   Sun Jan 27 12:50:09 2013 +0100

    L::Unpacker: Remove unused "use Module" statements
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/lib/Lintian/Unpacker.pm b/lib/Lintian/Unpacker.pm
index 5241e2f..466cd91 100644
--- a/lib/Lintian/Unpacker.pm
+++ b/lib/Lintian/Unpacker.pm
@@ -21,9 +21,6 @@ package Lintian::Unpacker;
 use strict;
 use warnings;
 
-use Carp qw(croak);
-use Scalar::Util qw(blessed);
-
 use base 'Class::Accessor';
 
 use Lintian::Command::Simple;

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to