Skip to content

Commit

Permalink
chore: remove unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshvai committed Aug 31, 2023
1 parent 7a3d050 commit 18e9799
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/client/src/rtc/codecs.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { isReactNative } from '../helpers/platforms';
import { removeCodec, setPreferredCodec } from '../helpers/sdp-munging';
import { getLogger } from '../logger';

export const getPreferredCodecs = (
Expand Down

0 comments on commit 18e9799

Please sign in to comment.