Adds off for event hub

This commit is contained in:
Filipa Lacerda 2017-05-04 11:03:26 +01:00
parent 2b075561f9
commit 3a41c99f41
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ export default {
beforeDestroyed() {
eventHub.$off('refreshEnvironments');
eventHub.$off('toggleFolder');
eventHub.$off('postAction');
},
methods: {