mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Fix merge conflict
This commit is contained in:
commit
24b75d781e
191 changed files with 7411 additions and 5513 deletions
|
@ -344,7 +344,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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue