Use public accessor in PK::Auto::Pg
[dbsrgits/DBIx-Class-Historic.git] / lib / DBIx / Class / Core.pm
index 5db8b01..9cb474e 100644 (file)
@@ -12,7 +12,6 @@ __PACKAGE__->load_components(qw/
   PK
   Row
   TableInstance
-  ResultSetInstance
   Exception
   AccessorGroup/);