Created component sub-container, brought BlockInjection back
[catagits/Catalyst-Runtime.git] / lib / Catalyst / IOC / ConstructorInjection.pm
index 108d94f..6474fd5 100644 (file)
@@ -5,8 +5,7 @@ extends 'Bread::Board::ConstructorInjection';
 with 'Bread::Board::Service::WithClass',
      'Bread::Board::Service::WithDependencies',
      'Bread::Board::Service::WithParameters',
-     'Catalyst::IOC::Service::WithCOMPONENT',
-     'Catalyst::IOC::Service::WithAcceptContext';
+     'Catalyst::IOC::Service::WithCOMPONENT';
 
 # FIXME - how much of this should move to ::WithCOMPONENT?
 sub get {