1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-24 12:06:15 +01:00

comment out Organization_ClientExportedVault

This commit is contained in:
Kyle Spearrin 2019-07-12 17:13:17 -04:00
parent 84aab0cb24
commit d61794265a

View File

@ -40,5 +40,5 @@ export enum EventType {
Organization_Updated = 1600,
Organization_PurgedVault = 1601,
Organization_ClientExportedVault = 1602,
// Organization_ClientExportedVault = 1602,
}