mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 15:43:48 +00:00
[New Edit Mode] Code style fixes
JSLint error
This commit is contained in:
@ -108,7 +108,6 @@ define(
|
||||
this.key = (representation || {}).key;
|
||||
// Track the represented object
|
||||
this.domainObject = representedObject;
|
||||
this.scope.editMode = representedObject.hasCapability("editor");
|
||||
|
||||
// Ensure existing watches are released
|
||||
this.destroy();
|
||||
|
Reference in New Issue
Block a user