Skip to content

Commit

Permalink
fix EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsdev committed Jul 20, 2023
1 parent fba4198 commit e8ac657
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion internal/gen/proto/ts/runme/parser/v1/parser_pb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -375,4 +375,3 @@ export class SerializeResponse extends Message<SerializeResponse> {
return proto3.util.equals(SerializeResponse, a, b);
}
}

1 change: 0 additions & 1 deletion internal/gen/proto/ts/runme/runner/v1/runner_pb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -845,4 +845,3 @@ export class ExecuteResponse extends Message<ExecuteResponse> {
return proto3.util.equals(ExecuteResponse, a, b);
}
}

0 comments on commit e8ac657

Please sign in to comment.