Removed german string 'this is a automatic...' in mail client

This commit is contained in:
2022-10-18 20:44:08 +02:00
parent 89ac9e90d6
commit c611045290
17 changed files with 30 additions and 34 deletions

View File

@@ -58,4 +58,4 @@ class Application(ApplicationABC):
Console.write_line('scope', scope)
with self._services.create_scope() as s:
Console.write_line('with scope', s)
# self.test_send_mail()
self.test_send_mail()