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

[lintian] 01/01: c/dbus: Remove 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 9f52ea7fdc8d4f7ee224c9b5369ba663616a6192
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Feb 25 21:01:42 2015 +0100

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

diff --git a/checks/dbus.pm b/checks/dbus.pm
index e56d753..ded4e23 100644
--- a/checks/dbus.pm
+++ b/checks/dbus.pm
@@ -26,7 +26,6 @@ use warnings;
 use autodie;
 
 use Lintian::Tags qw(tag);
-use Lintian::Util qw(slurp_entire_file);
 
 sub run {
     my ($pkg, $type, $info) = @_;

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


Reply to: