Remove with Text
Remove GetEngineeringSpcReview Better error message EnforceCodeStyleInBuild NginxFileSystem Remove Reactors and Working Directory AppSettings Delete self contained Thunder Tests Back to .net8.0 api/v4/InfinityQS ApiExplorerSettings Wafer Counter
This commit is contained in:
@ -12,8 +12,8 @@ public class DataResponse
|
||||
{
|
||||
HeaderID = -1;
|
||||
Success = false;
|
||||
Errors = new List<string>();
|
||||
Warnings = new List<string>();
|
||||
Errors = new();
|
||||
Warnings = new();
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user