chore(crewai-core): drop self-explanatory comments

This commit is contained in:
Greyson LaLonde
2026-05-26 10:33:18 -07:00
committed by GitHub
parent fd10c64148
commit 840ba89900

View File

@@ -186,8 +186,6 @@ class Telemetry:
self._safe_telemetry_procedure(_operation)
# --- CLI-facing spans ---------------------------------------------------
def deploy_signup_error_span(self) -> None:
"""Records when an error occurs during the deployment signup process."""