mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-16 08:59:26 +01:00
removes debug msg
This commit is contained in:
@@ -314,8 +314,6 @@ class Server:
|
||||
|
||||
if cached_value_dict["type"] != "method":
|
||||
cached_value_dict["type"] = serialized_value["type"]
|
||||
else:
|
||||
logger.debug("Got method")
|
||||
|
||||
cached_value_dict["value"] = serialized_value["value"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user