Skip to content

Commit 27a23e0

Browse files
committed
rm unused const
1 parent 77c3da8 commit 27a23e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,6 @@ function delObjects(objs, callback) {
938938
* @return none
939939
*/
940940
function checkHost(callback) {
941-
const objectData = objects.getStatus();
942941
// only main host controller needs to check/fix the host assignments from the instances
943942
if (compactGroupController) {
944943
return callback && callback();

0 commit comments

Comments
 (0)