X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=lib%2FMaypole%2FModel%2FCDBI.pm;h=b3223c4d7887c0235324e4971e01045cdd658b65;hp=cc78879df3a2ac73316381147882fc458d0de11b;hb=e767951f92d57740dc76425868cce32f6bcf1296;hpb=fe502daa5fcf39d01c38823dbf169199d1a50e99 diff --git a/lib/Maypole/Model/CDBI.pm b/lib/Maypole/Model/CDBI.pm index cc78879..b3223c4 100644 --- a/lib/Maypole/Model/CDBI.pm +++ b/lib/Maypole/Model/CDBI.pm @@ -24,7 +24,6 @@ will instead use Class::DBI classes provided. =cut use base qw(Maypole::Model::CDBI::Base); -use Class::C3; use Data::Dumper; use Class::DBI::Loader; use attributes ();