mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
move settings service to jslib
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
import CipherService from './cipher.service';
|
||||
import CollectionService from './collection.service';
|
||||
import SettingsService from './settings.service';
|
||||
|
||||
import {
|
||||
ApiService,
|
||||
CryptoService,
|
||||
FolderService,
|
||||
MessagingService,
|
||||
SettingsService,
|
||||
StorageService,
|
||||
UserService,
|
||||
} from 'jslib/abstractions';
|
||||
|
||||
Reference in New Issue
Block a user