Minor clean up

This commit is contained in:
Pine Wu
2016-10-20 00:21:19 -07:00
parent 313df776af
commit b141507050
5 changed files with 8 additions and 16 deletions

View File

@@ -35,8 +35,4 @@ export class MainThreadTreeExplorers extends MainThreadTreeExplorersShape {
}
});
}
$unregisterTreeExplorerNodeProvider(providerId: string): void {
}
}