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