Skip to content

Commit cf8b76e

Browse files
committed
Fix build error
1 parent e89241b commit cf8b76e

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

19431943
role: string;
19441944

1945-
role: string;
1946-
19471945
user_session_id: string;
19481946

19491947
custom: Record<string, any>;

0 commit comments

Comments
 (0)