|
@@ -78,7 +78,6 @@ export class ContainerConfigLoader {
|
|
['SUBSCRIPTION_EXPIRED', container.get(TYPES.EventHandler)],
|
|
['SUBSCRIPTION_EXPIRED', container.get(TYPES.EventHandler)],
|
|
['EXTENSION_KEY_GRANTED', container.get(TYPES.EventHandler)],
|
|
['EXTENSION_KEY_GRANTED', container.get(TYPES.EventHandler)],
|
|
['SUBSCRIPTION_REASSIGNED', container.get(TYPES.EventHandler)],
|
|
['SUBSCRIPTION_REASSIGNED', container.get(TYPES.EventHandler)],
|
|
- ['USER_CREDENTIALS_CHANGED', container.get(TYPES.EventHandler)],
|
|
|
|
['USER_EMAIL_CHANGED', container.get(TYPES.EventHandler)],
|
|
['USER_EMAIL_CHANGED', container.get(TYPES.EventHandler)],
|
|
['FILE_UPLOADED', container.get(TYPES.EventHandler)],
|
|
['FILE_UPLOADED', container.get(TYPES.EventHandler)],
|
|
['FILE_REMOVED', container.get(TYPES.EventHandler)],
|
|
['FILE_REMOVED', container.get(TYPES.EventHandler)],
|