[libdancer-plugin-dbic-perl] 06/22: removed unnecessary Module::Load import

Jonas Smedegaard dr at jones.dk
Wed Dec 6 01:17:35 UTC 2017


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

js pushed a commit to annotated tag debian/0.2104-1
in repository libdancer-plugin-dbic-perl.

commit 9d2cba1d3e7c3825f34898270daef2092337f999
Author: Naveed Massjouni <naveed at vt.edu>
Date:   Mon Nov 9 07:25:18 2015 -0500

    removed unnecessary Module::Load import
---
 lib/Dancer/Plugin/DBIC.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/Dancer/Plugin/DBIC.pm b/lib/Dancer/Plugin/DBIC.pm
index 754018a..1e53673 100644
--- a/lib/Dancer/Plugin/DBIC.pm
+++ b/lib/Dancer/Plugin/DBIC.pm
@@ -7,7 +7,6 @@ use warnings;
 use utf8;
 use Dancer::Plugin;
 use DBICx::Sugar;
-use Module::Load;
 
 sub _schema {
     my ($name) = @_;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-dbic-perl.git



More information about the Pkg-perl-cvs-commits mailing list