chore: format with Prettier

This commit is contained in:
Julien Fontanet
2021-03-08 17:41:10 +01:00
parent ea0aa9df70
commit 066f54906b
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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' },