Do I need to remove Listeners I attach to the App Plugin?

Basically I’m adding a listener to an App Plugin, seen here in the docs, and I’m wondering if I need to remove the listener when the particular component unmounts? I normally need to do that, but I don’t see the documentation mention what’s supposed to happen with these listeners, or if I’ll need to remove them -or how.

1 Like