Remove Duplication
This commit is contained in:
committed by
Yuri Kuznetsov
parent
9c702814b2
commit
14243b5ef7
@@ -63,11 +63,6 @@ class Binding implements BindingProcessor
|
||||
'container'
|
||||
);
|
||||
|
||||
$binder->bindService(
|
||||
'Espo\\Core\\Container',
|
||||
'container'
|
||||
);
|
||||
|
||||
$binder->bindService(
|
||||
'Psr\\Container\\ContainerInterface',
|
||||
'container'
|
||||
|
||||
Reference in New Issue
Block a user