chore: format with Prettier

Introduced by 85ec26194
This commit is contained in:
Julien Fontanet 2024-01-23 11:02:28 +01:00
parent 2b1562da81
commit aa2dc9206d

View File

@ -130,7 +130,6 @@ export async function restart({
bypassCurrentVmCheck = force,
bypassVersionCheck = force,
}) {
if (bypassVersionCheck) {
log.warn('host.restart with argument "bypassVersionCheck" set to true', { hostId: host.id })
} else {