chore(xo-server): remove unused _mounts property

Introduced by 5c9a47b6b
This commit is contained in:
Julien Fontanet 2023-07-18 11:14:24 +02:00
parent 8347ac6ed8
commit 0c97910349

View File

@ -24,7 +24,6 @@ import { execa } from 'execa'
export default class BackupNgFileRestore {
constructor(app) {
this._app = app
this._mounts = { __proto__: null }
// clean any LVM volumes that might have not been properly
// unmounted