chore: remove unused import from python tests

This commit is contained in:
link2xt
2023-11-17 15:06:50 +00:00
committed by holger krekel
parent ea9556b1b9
commit ab151654fb

View File

@@ -9,7 +9,7 @@ import pytest
from imap_tools import AND, U
import deltachat as dc
from deltachat import account_hookimpl, Message, Chat
from deltachat import account_hookimpl, Message
from deltachat.tracker import ImexTracker