remove console.log
This commit is contained in:
@@ -103,8 +103,6 @@ export class UmbWorkspacePropertyContext<ValueType> {
|
||||
}
|
||||
|
||||
public resetValue() {
|
||||
console.log("property context reset")
|
||||
|
||||
this.update({value: null});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user