mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
move cipherService to jslib
This commit is contained in:
@@ -2,9 +2,8 @@ import BrowserApi from '../browser/browserApi';
|
||||
|
||||
import MainBackground from './main.background';
|
||||
|
||||
import CipherService from '../services/cipher.service';
|
||||
|
||||
import {
|
||||
CipherService,
|
||||
PasswordGenerationService,
|
||||
} from 'jslib/abstractions';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user