mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Remove platform keygen service re-exports (#16081)
This commit is contained in:
@@ -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";
|
|
||||||
Reference in New Issue
Block a user