We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5017a6 commit b6c177eCopy full SHA for b6c177e
1 file changed
src/room/utils.ts
@@ -9,7 +9,6 @@ import { type Throws } from '@livekit/throws-transformer/throws';
9
import TypedPromise from '../utils/TypedPromise';
10
import { getBrowser } from '../utils/browserParser';
11
import type { BrowserDetails } from '../utils/browserParser';
12
-import { type Throws } from '../utils/throws';
13
import { clientProtocol, protocolVersion, version } from '../version';
14
import { type ConnectionError, ConnectionErrorReason } from './errors';
15
import type LocalParticipant from './participant/LocalParticipant';
0 commit comments