Remove spammy log

This commit is contained in:
Jaime van Kessel 2018-11-30 16:08:19 +01:00
parent ad26962cb9
commit 36a86adc0f

View file

@ -341,7 +341,6 @@ class UM3OutputDevicePlugin(OutputDevicePlugin):
# Request more data if info is not complete
if not info.address:
Logger.log("d", "Trying to get address of %s", name)
info = zero_conf.get_service_info(service_type, name)
if info: