mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
migrate constants to jslib
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import ConstantsService from '../services/constants.service';
|
||||
import LockService from '../services/lock.service';
|
||||
import MainBackground from './main.background';
|
||||
|
||||
import { ConstantsService } from 'jslib/services';
|
||||
|
||||
import { StorageService } from 'jslib/abstractions';
|
||||
|
||||
export default class IdleBackground {
|
||||
|
||||
Reference in New Issue
Block a user