We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53241e commit 04f1d66Copy full SHA for 04f1d66
1 file changed
zeroconf/_services/info.py
@@ -27,7 +27,6 @@
27
28
from .._dns import DNSAddress, DNSPointer, DNSQuestionType, DNSRecord, DNSService, DNSText
29
from .._exceptions import BadTypeInNameException
30
-from .._logger import log
31
from .._protocol import DNSOutgoing
32
from .._updates import RecordUpdate, RecordUpdateListener
33
from .._utils.asyncio import get_running_loop
0 commit comments