mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 15:43:48 +00:00
Addressing issues from code review
This commit is contained in:
@ -147,7 +147,6 @@ define(
|
||||
|
||||
// Respond to the destruction of the current representation.
|
||||
EditRepresenter.prototype.destroy = function destroy() {
|
||||
// Nothing to clean up
|
||||
return this.listenHandle && this.listenHandle();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user