2
0
mirror of https://github.com/esiur/esiur-js.git synced 2025-05-06 12:32:58 +00:00
This commit is contained in:
Esiur Project 2022-08-17 22:48:55 +03:00
parent d057f87b76
commit 3e83f42c60

View File

@ -1205,7 +1205,6 @@ export default class DistributedConnection extends IStore {
}
this._attachedResources.clear();
this.ready = false;
this._emit("close", this);
}