remove unused cotent

This commit is contained in:
Billy Bao 2025-11-14 10:44:41 +08:00
parent 7454728340
commit ce45a3618d

View file

@ -229,5 +229,4 @@ class Message(ComponentBase):
logging.info(f"Converted content uploaded as {doc_id} (format={self._param.output_format})")
except Exception as e:
logging.error(f"Error converting content to {self._param.output_format}: {e}")
self.set_output("attachment", None)
logging.error(f"Error converting content to {self._param.output_format}: {e}")