Skip to content

Commit

Permalink
fix: remove extra attr
Browse files Browse the repository at this point in the history
  • Loading branch information
marrouchi committed Jan 22, 2025
1 parent 2b433ef commit fcacd62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions widget/src/utils/SocketIoClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ export class SocketIoClient {

private config: SocketIoClientConfig;

public id: string;

constructor(
apiUrl: string,
socketConfig: SocketIoClientConfig,
Expand Down

0 comments on commit fcacd62

Please sign in to comment.