mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
[style] Ran prettier
This commit is contained in:
@@ -171,7 +171,7 @@ export default class MainBackground {
|
|||||||
this.stateMigrationService = new StateMigrationService(
|
this.stateMigrationService = new StateMigrationService(
|
||||||
this.storageService,
|
this.storageService,
|
||||||
this.secureStorageService,
|
this.secureStorageService,
|
||||||
new GlobalStateFactory(GlobalState),
|
new GlobalStateFactory(GlobalState)
|
||||||
);
|
);
|
||||||
this.stateService = new StateService(
|
this.stateService = new StateService(
|
||||||
this.storageService,
|
this.storageService,
|
||||||
|
|||||||
Reference in New Issue
Block a user