mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
fix a couple of issues wrt to configuring move/mvbox behaviour in tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from __future__ import print_function
|
||||
from deltachat import capi, cutil, const, set_context_callback, clear_context_callback
|
||||
from deltachat import register_global_plugin
|
||||
from deltachat.hookspec import account_hookimpl, global_hookimpl
|
||||
from deltachat.hookspec import global_hookimpl
|
||||
from deltachat.capi import ffi
|
||||
from deltachat.capi import lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user