[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 02/03: coll/index: Remove unused "use Cwd"



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit 2935172eb0704ee5c513a551f2633df3e8da166d
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Mar 16 20:56:56 2014 +0100

    coll/index: Remove unused "use Cwd"
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 collection/index | 1 -
 1 file changed, 1 deletion(-)

diff --git a/collection/index b/collection/index
index a1acd6c..be0bcb2 100755
--- a/collection/index
+++ b/collection/index
@@ -31,7 +31,6 @@ use autodie;
 
 # import perl libraries
 use lib "$ENV{'LINTIAN_ROOT'}/lib";
-use Cwd();
 use Lintian::Command qw(spawn reap);
 use Lintian::Processable::Package;
 use Lintian::Util qw(get_dsc_info);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: