Skip to content

Commit 59c0d54

Browse files
committed
Fix build error
1 parent ae5e8ab commit 59c0d54

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
@@ -1828,8 +1828,6 @@ export interface CallParticipant {
18281828

18291829
role: string;
18301830

1831-
role: string;
1832-
18331831
user_session_id: string;
18341832

18351833
custom: Record<string, any>;

0 commit comments

Comments
 (0)