[Bps-public-commit] r17430 - in Net-Google-Code/trunk: lib/Net/Google/Code

sunnavy at bestpractical.com sunnavy at bestpractical.com
Tue Dec 30 04:53:09 EST 2008


Author: sunnavy
Date: Tue Dec 30 04:53:03 2008
New Revision: 17430

Modified:
   Net-Google-Code/trunk/   (props changed)
   Net-Google-Code/trunk/lib/Net/Google/Code/Ticket.pm

Log:
 r18353 at sunnavys-mb:  sunnavy | 2008-12-30 16:26:27 +0800
 clean


Modified: Net-Google-Code/trunk/lib/Net/Google/Code/Ticket.pm
==============================================================================
--- Net-Google-Code/trunk/lib/Net/Google/Code/Ticket.pm	(original)
+++ Net-Google-Code/trunk/lib/Net/Google/Code/Ticket.pm	Tue Dec 30 04:53:03 2008
@@ -119,13 +119,6 @@
     return $id;
 }
 
-sub _fetch_new_ticket_metadata {
-    my $self = shift;
-
-    #XXX TODO
-    return 1;
-}
-
 no Moose;
 
 1;



More information about the Bps-public-commit mailing list