mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
remove todos
This commit is contained in:
@@ -411,7 +411,6 @@ export class Repository implements Disposable {
|
||||
this.status();
|
||||
}
|
||||
|
||||
// TODO@Joao reorganize this
|
||||
provideOriginalResource(uri: Uri): Uri | undefined {
|
||||
if (uri.scheme !== 'file') {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user