switch from add_package_symbol for the sake of immutable
[catagits/Catalyst-Runtime.git] / lib / Catalyst / ActionChain.pm
index 450c88e..d9fb623 100644 (file)
@@ -1,6 +1,5 @@
 package Catalyst::ActionChain;
 
-use Class::C3;
 use Moose;
 extends qw(Catalyst::Action);