mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-04-20 08:20:03 +02:00
removes faulty code snippet
This commit is contained in:
parent
0002a97beb
commit
c02a979be4
@ -67,10 +67,6 @@ class IonizerServer:
|
||||
# removes the "value" from name -> Ionizer does not know about the
|
||||
# internals of NumberSlider
|
||||
full_access_path = parent_path
|
||||
if isinstance(parent_object, pydase.components.NumberSlider):
|
||||
# removes the "value" from name -> Ionizer does not know about the
|
||||
# internals of NumberSlider
|
||||
full_access_path = parent_object
|
||||
|
||||
logger.debug(
|
||||
"Updating Ionizer with %s", {"name": full_access_path, "value": value}
|
||||
|
Loading…
x
Reference in New Issue
Block a user