Skip to content

Commit b6c177e

Browse files
committed
fix: remove stale throws import
1 parent b5017a6 commit b6c177e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/room/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { type Throws } from '@livekit/throws-transformer/throws';
99
import TypedPromise from '../utils/TypedPromise';
1010
import { getBrowser } from '../utils/browserParser';
1111
import type { BrowserDetails } from '../utils/browserParser';
12-
import { type Throws } from '../utils/throws';
1312
import { clientProtocol, protocolVersion, version } from '../version';
1413
import { type ConnectionError, ConnectionErrorReason } from './errors';
1514
import type LocalParticipant from './participant/LocalParticipant';

0 commit comments

Comments
 (0)