Skip to content

Commit

Permalink
Merge branch 'thomas.lebeau/micro-frontend-rum--fix-staging' (2e832f6)…
Browse files Browse the repository at this point in the history
… into staging-21

 pm_trace_id: 34920175
 feature_branch_pipeline_id: 34920175
 source: to-staging

* commit '2e832f631faaa273a4fe13f36d29fd8241df5eef':
  remove unused imports
  fix missing imports
  🔥 Cleanup experimental features (#2768)
  • Loading branch information
thomas-lebeau committed May 23, 2024
2 parents 2e743f0 + 2e832f6 commit e2a6fb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import {
relativeToClocks,
assign,
isNumber,
isExperimentalFeatureEnabled,
ExperimentalFeature,
isExperimentalFeatureEnabled,
} from '@datadog/browser-core'
import type { RumConfiguration } from '../configuration'
import type { RumPerformanceResourceTiming } from '../../browser/performanceCollection'
Expand Down

0 comments on commit e2a6fb2

Please sign in to comment.