mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 01:42:31 +00:00
Remove console warn (#6320)
This commit is contained in:
parent
e3a69c8856
commit
a50960d66c
@ -583,7 +583,6 @@ export default {
|
||||
return;
|
||||
}
|
||||
|
||||
console.warn('Unhandled change:', attribute);
|
||||
this.updateLimitsAndDraw();
|
||||
},
|
||||
updateLimitsAndDraw() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user