chore(xo-server/backups-ng): remove incorrect TODO
This commit is contained in:
parent
24ae65b254
commit
e56be51b45
@ -1197,7 +1197,6 @@ export default class BackupNg {
|
||||
handler: RemoteHandler,
|
||||
backups: MetadataDelta[]
|
||||
): Promise<void> {
|
||||
// TODO: remove VHD as well
|
||||
await asyncMap(backups, async backup => {
|
||||
const filename = ((backup._filename: any): string)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user