We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 691e13b commit a403f50Copy full SHA for a403f50
1 file changed
zeroconf/_logger.py
@@ -22,7 +22,6 @@
22
23
import logging
24
import sys
25
-from types import TracebackType
26
from typing import Any, Dict, Union, cast
27
28
log = logging.getLogger(__name__.split('.', maxsplit=1)[0])
0 commit comments