[libcode-tidyall-perl] 89/374: remove unused root_dir

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:25:54 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 ba234c3ff67de2dbaf1603425bfe49dbdbe7769e
Author: Jonathan Swartz <swartz at pobox.com>
Date:   Fri Jul 13 18:02:17 2012 -0700

    remove unused root_dir
---
 lib/Code/TidyAll/Plugin.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Code/TidyAll/Plugin.pm b/lib/Code/TidyAll/Plugin.pm
index 28a776a..b525d65 100644
--- a/lib/Code/TidyAll/Plugin.pm
+++ b/lib/Code/TidyAll/Plugin.pm
@@ -1,5 +1,5 @@
 package Code::TidyAll::Plugin;
-use Object::Tiny qw(conf ignore name options root_dir select tidyall);
+use Object::Tiny qw(conf ignore name options select tidyall);
 use Code::TidyAll::Util qw(basename read_file write_file);
 use Code::TidyAll::Util::Zglob qw(zglob_to_regex);
 use Scalar::Util qw(weaken);

-- 
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