chore(xo-server): remove unused _mounts property
Introduced by 5c9a47b6b
This commit is contained in:
parent
8347ac6ed8
commit
0c97910349
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user