Skip to content

Commit

Permalink
feat(v8/replay): Delete deprecated types (#11177)
Browse files Browse the repository at this point in the history
ref #10100
  • Loading branch information
AbhiPrasad committed Mar 19, 2024
1 parent f460899 commit 6162ea6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
3 changes: 0 additions & 3 deletions packages/replay/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ export type {
} from './types';

export { getReplay } from './util/getReplay';

// TODO (v8): Remove deprecated types
export * from './types/deprecated';
30 changes: 0 additions & 30 deletions packages/replay/src/types/deprecated.ts

This file was deleted.

0 comments on commit 6162ea6

Please sign in to comment.