[libmessage-passing-zeromq-perl] 60/78: Nuke unused type import
    Jonas Smedegaard 
    js at alioth.debian.org
       
    Mon Sep 30 09:28:28 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmessage-passing-zeromq-perl.
commit f250357778f817d97d7b4ef60a6c38572d4f2fb1
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Mon Feb 25 10:41:48 2013 +0000
    Nuke unused type import
---
 lib/Message/Passing/Input/ZeroMQ.pm |    1 -
 1 file changed, 1 deletion(-)
diff --git a/lib/Message/Passing/Input/ZeroMQ.pm b/lib/Message/Passing/Input/ZeroMQ.pm
index 5b70c83..90891de 100644
--- a/lib/Message/Passing/Input/ZeroMQ.pm
+++ b/lib/Message/Passing/Input/ZeroMQ.pm
@@ -4,7 +4,6 @@ use ZeroMQ qw/:all/;
 use AnyEvent;
 use Scalar::Util qw/ weaken /;
 use Try::Tiny qw/ try catch /;
-use Message::Passing::Types qw/ ArrayOfStr /;
 use namespace::clean -except => 'meta';
 
 with qw/
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-zeromq-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list