mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-25 21:02:59 +08:00
Remove platform keygen service re-exports (#16081)
This commit is contained in:
parent
3bccca7cce
commit
1463fc804d
@ -1,2 +0,0 @@
|
||||
/** Temporary re-export. This should not be used for new imports */
|
||||
export { KeyGenerationService } from "../../key-management/crypto/key-generation/key-generation.service";
|
||||
@ -1,2 +0,0 @@
|
||||
/** Temporary re-export. This should not be used for new imports */
|
||||
export { DefaultKeyGenerationService as KeyGenerationService } from "../../key-management/crypto/key-generation/default-key-generation.service";
|
||||
Loading…
Reference in New Issue
Block a user