mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
Cleanup a few more safari things
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import {
|
||||
PlatformUtilsService,
|
||||
StorageService,
|
||||
} from 'jslib/abstractions';
|
||||
import { StorageService } from 'jslib/abstractions/storage.service';
|
||||
|
||||
export default class BrowserStorageService implements StorageService {
|
||||
private chromeStorageApi: any;
|
||||
|
||||
Reference in New Issue
Block a user