mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: remove extra attr
This commit is contained in:
parent
2b433ef755
commit
fcacd62632
@ -57,8 +57,6 @@ export class SocketIoClient {
|
|||||||
|
|
||||||
private config: SocketIoClientConfig;
|
private config: SocketIoClientConfig;
|
||||||
|
|
||||||
public id: string;
|
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
apiUrl: string,
|
apiUrl: string,
|
||||||
socketConfig: SocketIoClientConfig,
|
socketConfig: SocketIoClientConfig,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user