mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 23:52:11 +03:00
chore: remove unused import from python tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user