summaryrefslogtreecommitdiff
path: root/poezio/fixes.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/fixes.py')
-rw-r--r--poezio/fixes.py7
1 files changed, 2 insertions, 5 deletions
diff --git a/poezio/fixes.py b/poezio/fixes.py
index 2d5107fb..7383154f 100644
--- a/poezio/fixes.py
+++ b/poezio/fixes.py
@@ -5,17 +5,14 @@ upstream.
TODO: Check that they are fixed and remove those hacks
"""
-import asyncio
-from typing import Callable, Any
-from slixmpp import Message, Iq, ClientXMPP
-from slixmpp.xmlstream import ET
+from slixmpp import ClientXMPP, Message
import logging
log = logging.getLogger(__name__)
-def _filter_add_receipt_request(self, stanza):
+def _filter_add_receipt_request(self: ClientXMPP, stanza):
"""
Auto add receipt requests to outgoing messages, if: