Update xen-servers.js
This commit is contained in:
parent
197768875b
commit
76c5ced1dd
@ -371,7 +371,7 @@ export default class {
|
||||
delete this._xapis[id]
|
||||
|
||||
const { pool } = xapi
|
||||
if (pool !== null) {
|
||||
if (pool != null) {
|
||||
delete this._xapisByPool[pool.$id]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user