Skip to content

Commit 05a03f2

Browse files
committed
remove comment
1 parent b350519 commit 05a03f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/restart.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ func (r *RootCmd) restart() *clibase.Cmd {
5656
if err != nil {
5757
return err
5858
}
59-
// this seems to return the provisioner job - perhaps we are watching for an error
6059
err = cliui.WorkspaceBuild(ctx, out, client, build.ID)
6160
if err != nil {
6261
return err

0 commit comments

Comments
 (0)