repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup - unused files / unused exports / duplicate exports
[ProtonMail-WebClient.git]
/
packages
/
components
/
containers
/
app
/
clearKeyCache.ts
blob
97dfa066e2a324730836b3028452d351aaa457e1
1
export const clearUsersKeysCache = () => {};
2
3
export const clearAddressesKeysCache = () => {};
4
5
export const clearOrgKeyCache = () => {};
6
7
export const clearKeysCache = () => {};