mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 04:03:29 +00:00
Run prettier
This commit is contained in:
@@ -87,7 +87,7 @@ export abstract class LoginStrategy {
|
||||
protected KdfConfigService: KdfConfigService,
|
||||
protected environmentService: EnvironmentService,
|
||||
protected configService: ConfigService,
|
||||
) { }
|
||||
) {}
|
||||
|
||||
abstract exportCache(): CacheData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user