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

sunnavy at bestpractical.com sunnavy at bestpractical.com
Fri May 15 01:53:39 EDT 2009


Author: sunnavy
Date: Fri May 15 01:53:39 2009
New Revision: 19679

Modified:
   Net-Google-Code/trunk/lib/Net/Google/Code/Role/Fetchable.pm

Log:
clean

Modified: Net-Google-Code/trunk/lib/Net/Google/Code/Role/Fetchable.pm
==============================================================================
--- Net-Google-Code/trunk/lib/Net/Google/Code/Role/Fetchable.pm	(original)
+++ Net-Google-Code/trunk/lib/Net/Google/Code/Role/Fetchable.pm	Fri May 15 01:53:39 2009
@@ -29,7 +29,6 @@
           . $url;
     }
     else {
-        die 'ok';
         return $self->mech->content;
     }
 }



More information about the Bps-public-commit mailing list