This commit is contained in:
2022-08-17 22:48:55 +03:00
parent d057f87b76
commit 3e83f42c60
-1
View File
@@ -1205,7 +1205,6 @@ export default class DistributedConnection extends IStore {
}
this._attachedResources.clear();
this.ready = false;
this._emit("close", this);
}