mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
extract analytics class to jslib
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import { BrowserApi } from '../browser/browserApi';
|
||||
|
||||
import Analytics from '../scripts/analytics';
|
||||
import MainBackground from './main.background';
|
||||
|
||||
import { Analytics } from 'jslib/misc';
|
||||
|
||||
import {
|
||||
PasswordGenerationService,
|
||||
PlatformUtilsService,
|
||||
|
||||
Reference in New Issue
Block a user