Bump version requirement for MX::Emulate::CAF to the new release which fixes the...
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType.pm
index d49febc..d763eb6 100644 (file)
@@ -1,6 +1,5 @@
 package Catalyst::DispatchType;
 
-use Class::C3;
 use Moose; # using it to add Moose::Object to @ISA ...
 no Moose;