Skip to content

Commit 0ebeba8

Browse files
committed
Add extra line
1 parent 3c5c68e commit 0ebeba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/api/internal/orchestrator/update_instance.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ func (o *Orchestrator) UpdateSandbox(
5050
}
5151

5252
err = utils.UnwrapGRPCError(err)
53+
5354
return fmt.Errorf("failed to update sandbox '%s': %w", sandboxID, err)
5455
}
5556

0 commit comments

Comments
 (0)