chore(xo-server-load-balancer): format with Prettier
This commit is contained in:
@@ -432,7 +432,7 @@ export default class Plan {
|
||||
// Hide properties when util.inspect is used.
|
||||
Object.defineProperties(taggedHost, {
|
||||
poolId: { enumerable: false },
|
||||
vms: { enumerable: false }
|
||||
vms: { enumerable: false },
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user