mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
move cipherService to jslib
This commit is contained in:
@@ -7,11 +7,10 @@ import AutofillField from '../models/domain/autofillField';
|
||||
import AutofillPageDetails from '../models/domain/autofillPageDetails';
|
||||
import AutofillScript from '../models/domain/autofillScript';
|
||||
|
||||
import CipherService from './cipher.service';
|
||||
|
||||
import { UtilsService } from 'jslib/services';
|
||||
|
||||
import {
|
||||
CipherService,
|
||||
PlatformUtilsService,
|
||||
TokenService,
|
||||
TotpService,
|
||||
|
||||
Reference in New Issue
Block a user