mirror of
https://github.com/nasa/openmct.git
synced 2025-02-07 03:29:24 +00:00
The event is already listened-for at the representation level to trigger cleanup, including gestures, so the info gesture does not need to listen for it as well. Per code review feedback, nasa/openmctweb#222