Skip to content

Commit 252b824

Browse files
committed
fix lint issue
1 parent 25bb04b commit 252b824

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

19691969
role: string;
19701970

1971-
role: string;
1972-
19731971
user_session_id: string;
19741972

19751973
custom: Record<string, any>;

0 commit comments

Comments
 (0)