mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 02:07:51 -06:00
Remove spammy log
This commit is contained in:
parent
ad26962cb9
commit
36a86adc0f
1 changed files with 0 additions and 1 deletions
|
@ -341,7 +341,6 @@ class UM3OutputDevicePlugin(OutputDevicePlugin):
|
||||||
|
|
||||||
# Request more data if info is not complete
|
# Request more data if info is not complete
|
||||||
if not info.address:
|
if not info.address:
|
||||||
Logger.log("d", "Trying to get address of %s", name)
|
|
||||||
info = zero_conf.get_service_info(service_type, name)
|
info = zero_conf.get_service_info(service_type, name)
|
||||||
|
|
||||||
if info:
|
if info:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue