remove forgotten dev
This commit is contained in:
parent
b6d9cfaffe
commit
4f15c4e82a
|
@ -35,7 +35,6 @@ class Network extends EventEmitter<INetworkEvents> {
|
|||
{
|
||||
autoConnect: false,
|
||||
withCredentials: true,
|
||||
transports: ["polling"],
|
||||
}
|
||||
);
|
||||
private online_count = 0;
|
||||
|
|
Loading…
Reference in New Issue