Revert "MM-53879: Fix recursive loading of license (#24200)" (#24498)

This reverts commit dd73c2af0f.
Этот коммит содержится в:
Agniva De Sarker
2023-09-07 20:58:20 +05:30
коммит произвёл GitHub
родитель 01cf4b459f
Коммит acdfefe456
15 изменённых файлов: 165 добавлений и 31 удалений

Просмотреть файл

@@ -9,7 +9,6 @@ const (
ClusterEventPublish ClusterEvent = "publish"
ClusterEventUpdateStatus ClusterEvent = "update_status"
ClusterEventInvalidateAllCaches ClusterEvent = "inv_all_caches"
ClusterEventLoadLicense ClusterEvent = "load_license"
ClusterEventInvalidateCacheForReactions ClusterEvent = "inv_reactions"
ClusterEventInvalidateCacheForChannelMembersNotifyProps ClusterEvent = "inv_channel_members_notify_props"
ClusterEventInvalidateCacheForChannelByName ClusterEvent = "inv_channel_name"