chore: format with Prettier
This commit is contained in:
@@ -5,7 +5,6 @@ import { decorateWith } from '@vates/decorate-with'
|
||||
import { deduped } from '@vates/disposable/deduped'
|
||||
import { getHandler } from '@xen-orchestra/fs'
|
||||
|
||||
|
||||
export default class Remotes {
|
||||
constructor(app) {
|
||||
this._app = app
|
||||
|
||||
@@ -484,7 +484,7 @@ module.exports = class Vm {
|
||||
await pCatch.call(
|
||||
this.setField('VM', ref, 'is_a_template', false),
|
||||
|
||||
// Ignore if this fails due to license restriction
|
||||
// Ignore if this fails due to license restriction
|
||||
//
|
||||
// see https://bugs.xenserver.org/browse/XSO-766
|
||||
{ code: 'LICENSE_RESTRICTION' },
|
||||
|
||||
Reference in New Issue
Block a user