[libcode-tidyall-perl] 199/374: Remove unused module, SVN::Look
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 22:26:19 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcode-tidyall-perl.
commit 234876b6e7a864c590473757935ba6cc6eb6315f
Author: Pedro Melo <melo at simplicidade.org>
Date: Sat Sep 8 08:55:50 2012 +0200
Remove unused module, SVN::Look
---
lib/Code/TidyAll/Git/Precommit.pm | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/Code/TidyAll/Git/Precommit.pm b/lib/Code/TidyAll/Git/Precommit.pm
index 658752f..d51c488 100644
--- a/lib/Code/TidyAll/Git/Precommit.pm
+++ b/lib/Code/TidyAll/Git/Precommit.pm
@@ -7,7 +7,6 @@ use Guard;
use Log::Any qw($log);
use IPC::System::Simple qw(capturex run);
use Moo;
-use SVN::Look;
use Try::Tiny;
# Public
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list