X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FModel%2FBase.pm;h=307d48b55795adea2321ed194dd4afeef10647b2;hb=e767951f92d57740dc76425868cce32f6bcf1296;hp=d8592bc67455f33851e7bb7b68f693f0ac36335b;hpb=fe502daa5fcf39d01c38823dbf169199d1a50e99;p=maypole.git diff --git a/lib/Maypole/Model/Base.pm b/lib/Maypole/Model/Base.pm index d8592bc..307d48b 100644 --- a/lib/Maypole/Model/Base.pm +++ b/lib/Maypole/Model/Base.pm @@ -1,6 +1,5 @@ package Maypole::Model::Base; use strict; -use Class::C3; use Maypole::Constants; use attributes ();