Skip to content

Commit a40b2ae

Browse files
author
Benjamin Pasero
committed
💄
1 parent 66b4594 commit a40b2ae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/vs/workbench/services/backup/node/backupFileService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ export class InMemoryBackupFileService implements IBackupFileService {
351351
toBackupResource(resource: Uri): Uri {
352352
return Uri.file(path.join(resource.scheme, hashPath(resource)));
353353
}
354-
355354
}
356355

357356
/*

0 commit comments

Comments
 (0)