Skip to content
Snippets Groups Projects
Commit cec2503a authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Adds off for event hub

Former-commit-id: 3a41c99f
parent d50863e8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -75,6 +75,7 @@ export default {
beforeDestroyed() {
eventHub.$off('refreshEnvironments');
eventHub.$off('toggleFolder');
eventHub.$off('postAction');
},
 
methods: {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment