X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FModel%2FCDBI%2FPlain.pm;h=4398fac9a92f41ba7eb221f2a920d93d845cad14;hb=e767951f92d57740dc76425868cce32f6bcf1296;hp=0ca9bc972931e6277f1ca08a4540336c6615644d;hpb=dcc33148f1b562834e16f658e34270f3f581833c;p=maypole.git diff --git a/lib/Maypole/Model/CDBI/Plain.pm b/lib/Maypole/Model/CDBI/Plain.pm index 0ca9bc9..4398fac 100644 --- a/lib/Maypole/Model/CDBI/Plain.pm +++ b/lib/Maypole/Model/CDBI/Plain.pm @@ -34,7 +34,6 @@ tables and set up the inheritance relationships as normal. =cut -use Class::C3; use Maypole::Config; use base 'Maypole::Model::CDBI::Base';