Revert "Merge pull request #266 from vatesfr/babel-5-workaround"
This reverts commitb77d3f123d, reversing changes made toc10b0afaa8.
This commit is contained in:
@@ -1569,8 +1569,7 @@ export default class Xapi extends XapiBase {
|
||||
{}
|
||||
)
|
||||
|
||||
const this_ = this
|
||||
const loop = () => this_.call(
|
||||
const loop = () => this.call(
|
||||
'VM.migrate_send',
|
||||
vm.$ref,
|
||||
token,
|
||||
|
||||
Reference in New Issue
Block a user