minor TEST_POD warning cleanup
Brandon L. Black [Tue, 7 Feb 2006 03:45:29 +0000 (03:45 +0000)]
lib/DBIx/Class/ResultSource.pm

index 3db2d76..2d36f5e 100644 (file)
@@ -524,8 +524,6 @@ sub resultset {
   return $self->resultset_class->new($self, $self->{resultset_attributes});
 }
 
-=cut
-
 =head2 throw_exception
 
 See schema's throw_exception