Removing webview widget api. Will go with more declarative approach

This commit is contained in:
Matt Bierner
2018-04-10 15:32:55 -07:00
parent 5dd148f919
commit bd83b6da57
6 changed files with 5 additions and 31 deletions

View File

@@ -75,5 +75,4 @@ export class MainThreadComments extends Disposable implements MainThreadComments
}
return result;
}
}