Skip to content

Commit 93365d4

Browse files
committed
Fix build error
1 parent 25b1be2 commit 93365d4

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

17831783
role: string;
17841784

1785-
role: string;
1786-
17871785
user_session_id: string;
17881786

17891787
custom: Record<string, any>;

0 commit comments

Comments
 (0)