We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 566d43d commit e2ad688Copy full SHA for e2ad688
1 file changed
x-pack/plugins/apm/public/components/routing/app_root.tsx
@@ -21,7 +21,6 @@ import {
21
InspectorContextProvider,
22
} from '@kbn/observability-plugin/public';
23
import { Storage } from '@kbn/kibana-utils-plugin/public';
24
-import { EuiErrorBoundary } from '@elastic/eui';
25
import { ScrollToTopOnPathChange } from '../app/main/scroll_to_top_on_path_change';
26
import { AnomalyDetectionJobsContextProvider } from '../../context/anomaly_detection_jobs/anomaly_detection_jobs_context';
27
import {
0 commit comments