Remove sse feature flag (#18114)

As title
This commit is contained in:
Thomas Trompette
2026-02-20 11:46:03 +01:00
committed by GitHub
parent 175df59c21
commit d060c843d1
18 changed files with 5 additions and 288 deletions
@@ -1,5 +1,5 @@
import { useUpdateFrontComponentApolloCache } from '@/front-components/hooks/useUpdateFrontComponentApolloCache';
import { useListenToMetadataOperationBrowserEvent } from '@/browser-event/hooks/useListenToMetadataOperationBrowserEvent';
import { useUpdateFrontComponentApolloCache } from '@/front-components/hooks/useUpdateFrontComponentApolloCache';
import { useListenToEventsForQuery } from '@/sse-db-event/hooks/useListenToEventsForQuery';
import {
AllMetadataName,