mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
fix a couple of issues wrt to configuring move/mvbox behaviour in tests
This commit is contained in:
@@ -58,7 +58,6 @@ class Account(object):
|
||||
atexit.register(self.shutdown)
|
||||
self._shutdown_event = Event()
|
||||
|
||||
|
||||
@hookspec.account_hookimpl
|
||||
def process_ffi_event(self, ffi_event):
|
||||
name = ffi_event.name
|
||||
|
||||
Reference in New Issue
Block a user