Skip to content

Commit 0cbbee4

Browse files
Mike ProsserMike Prosser
authored andcommitted
update comment in proto file
1 parent 1b93e88 commit 0cbbee4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

protos/ni/pythonpanel/v1/python_panel_service.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ service PythonPanelService {
3434
// Get a value for a control on the panel
3535
// Status Codes for errors:
3636
// - INVALID_ARGUMENT: The specified identifier contains invalid characters. Only alphanumeric characters and underscores are allowed.
37-
// - NOT_FOUND: The value with the specified identifier was not found
3837
rpc GetValue(GetValueRequest) returns (GetValueResponse);
3938

4039
// Set a value for a control on the panel

0 commit comments

Comments
 (0)