We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c3da8 commit 27a23e0Copy full SHA for 27a23e0
main.js
@@ -938,7 +938,6 @@ function delObjects(objs, callback) {
938
* @return none
939
*/
940
function checkHost(callback) {
941
- const objectData = objects.getStatus();
942
// only main host controller needs to check/fix the host assignments from the instances
943
if (compactGroupController) {
944
return callback && callback();
0 commit comments