1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Remove more old safari app ext code

This commit is contained in:
Hinton
2020-12-11 15:25:35 +01:00
parent 25a2af903a
commit a9c9108053
5 changed files with 31 additions and 135 deletions

View File

@@ -261,7 +261,6 @@ export default class MainBackground {
}
async bootstrap() {
SafariApp.init();
this.analytics.ga('send', 'pageview', '/background.html');
this.containerService.attachToWindow(window);