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

Adds off for event hub

parent 2b075561
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