Skip to content

Commit 0670858

Browse files
committed
Fix build error
1 parent 7340664 commit 0670858

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gen/models/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1798,8 +1798,6 @@ export interface CallParticipant {
17981798

17991799
role: string;
18001800

1801-
role: string;
1802-
18031801
user_session_id: string;
18041802

18051803
custom: Record<string, any>;

0 commit comments

Comments
 (0)