Skip to content

Commit e733c7b

Browse files
committed
fix: linter warnings
1 parent f35b0eb commit e733c7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/rum-core/src/boot/preStartRum.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import { ActionType, VitalType } from '../rawRumEvent.types'
2929
import type { RumPlugin } from '../domain/plugins'
3030
import { createCustomVitalsState } from '../domain/vital/vitalCollection'
3131
import type { ManualAction } from '../domain/action/trackManualActions'
32-
import type { RumSessionManager } from '../domain/rumSessionManager'
3332
import type { RumPublicApi, RumPublicApiOptions, Strategy } from './rumPublicApi'
3433
import type { StartRumResult } from './startRum'
3534
import type { DoStartRum } from './preStartRum'

0 commit comments

Comments
 (0)