Skip to content

Commit

Permalink
Fix note.
Browse files Browse the repository at this point in the history
  • Loading branch information
chuhan.ly committed Nov 1, 2021
1 parent ac5a2ce commit f22d8cf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ public RayServeWrappedReplica(
throw new RayServeException(errMsg, e);
}

// Init replica.
init(
new DeploymentInfo()
.setName(backendTag)
Expand Down

0 comments on commit f22d8cf

Please sign in to comment.