Bump version requirement for MX::Emulate::CAF to the new release which fixes the...
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Index.pm
index ea44684..b6b649b 100644 (file)
@@ -1,7 +1,5 @@
 package Catalyst::DispatchType::Index;
 
-use MRO::Compat;
-use mro 'c3';
 use Moose;
 extends 'Catalyst::DispatchType';
 no Moose;