fix: remove extra blank line

This commit is contained in:
Re-bin
2026-02-23 13:59:47 +00:00
parent 6f4d1c2cdc
commit eae6059889

View File

@@ -36,7 +36,6 @@ def _is_heartbeat_empty(content: str | None) -> bool:
return True
class HeartbeatService:
"""
Periodic heartbeat service that wakes the agent to check for tasks.