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

[lintian] 01/01: c/po-debconf.pm: Remove (now) unused import



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

nthykier pushed a commit to branch master
in repository lintian.

commit b3687adb69f739f3cff978620b6126908d0596f8
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Sep 14 12:09:41 2014 +0200

    c/po-debconf.pm: Remove (now) unused import
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/po-debconf.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/po-debconf.pm b/checks/po-debconf.pm
index 9497632..c7ba8b2 100644
--- a/checks/po-debconf.pm
+++ b/checks/po-debconf.pm
@@ -28,7 +28,7 @@ use File::Temp();
 
 use Lintian::Command qw(spawn);
 use Lintian::Tags qw(tag);
-use Lintian::Util qw(is_ancestor_of system_env clean_env);
+use Lintian::Util qw(is_ancestor_of clean_env);
 
 sub run {
     my (undef, undef, $info) = @_;

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


Reply to: