bye bye Class::C3. for good.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / ActionChain.pm
index 692065a..d9fb623 100644 (file)
@@ -1,7 +1,5 @@
 package Catalyst::ActionChain;
 
-use MRO::Compat;
-use mro 'c3';
 use Moose;
 extends qw(Catalyst::Action);