Restructuring
All checks were successful
All checks were successful
This commit is contained in:
@@ -19,7 +19,7 @@ def add_translation(self):
|
||||
|
||||
|
||||
def init():
|
||||
from cpl.core.dependency_injection import ServiceCollection
|
||||
from cpl.dependency import ServiceCollection
|
||||
|
||||
ServiceCollection.add_translation = add_translation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user