Skip to content

Commit

Permalink
chore: remove unused import from python tests
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt authored and hpk42 committed Nov 18, 2023
1 parent ea9556b commit ab15165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tests/test_1_online.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
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


Expand Down

0 comments on commit ab15165

Please sign in to comment.