remove todos

This commit is contained in:
Joao Moreno
2017-08-23 16:06:06 +02:00
parent 89ac4c9124
commit df2143f533
3 changed files with 0 additions and 5 deletions

View File

@@ -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;