[Bps-public-commit] r17599 - Net-Google-Code/trunk/lib/Net/Google/Code

sunnavy at bestpractical.com sunnavy at bestpractical.com
Tue Jan 6 20:39:29 EST 2009


Author: sunnavy
Date: Tue Jan  6 20:39:29 2009
New Revision: 17599

Modified:
   Net-Google-Code/trunk/lib/Net/Google/Code/IssueSearch.pm

Log:
tiny change

Modified: Net-Google-Code/trunk/lib/Net/Google/Code/IssueSearch.pm
==============================================================================
--- Net-Google-Code/trunk/lib/Net/Google/Code/IssueSearch.pm	(original)
+++ Net-Google-Code/trunk/lib/Net/Google/Code/IssueSearch.pm	Tue Jan  6 20:39:29 2009
@@ -1,7 +1,6 @@
 package Net::Google::Code::IssueSearch;
 use Moose;
 use Params::Validate qw(:all);
-use Net::Google::Code::Issue;
 use Moose::Util::TypeConstraints;
 
 has connection => (



More information about the Bps-public-commit mailing list