Skip to content

Commit 8392ae6

Browse files
author
Allen Wang
committed
remove comment
1 parent 2054d63 commit 8392ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/forge/controller/replica.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ class Replica:
9292
"""
9393
A distributed replica that serves as the fundamental unit of work within a service.
9494
95-
Handles process lifecycle, async request queuing, fault recovery, and load balancing.
95+
Handles process lifecycle, async request queuing and fault recovery.
9696
Each replica runs independently and can be deployed across multiple hosts via Monarch
9797
9898
"""

0 commit comments

Comments
 (0)