mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
removed console
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
ef8d5ce19c
commit
0b4277535b
@ -406,7 +406,6 @@ export default {
|
||||
this.fetchData()
|
||||
})
|
||||
eventBus.$on('exec-action', (action, isGroupAction) => {
|
||||
console.log(action, isGroupAction)
|
||||
this.execAction(action, isGroupAction)
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user