chore(xen-api): remove unused property
This commit is contained in:
@@ -154,7 +154,6 @@ export class Xapi extends EventEmitter {
|
||||
this._allowUnauthorized = opts.allowUnauthorized
|
||||
this._setUrl(url)
|
||||
|
||||
this._connecting = undefined
|
||||
this._connected = new Promise(resolve => {
|
||||
this._resolveConnected = resolve
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user