remove dublet
This commit is contained in:
@@ -14,5 +14,4 @@ export interface UmbWorkspaceContextInterface<DataType = unknown> {
|
||||
destroy(): void;
|
||||
// TODO: temp solution to bubble validation errors to the UI
|
||||
setValidationErrors?(errorMap: any): void;
|
||||
save(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user