未验证 提交 d7b0a9d6 编写于 作者: R Raihaan Shouhell 提交者: GitHub

Merge pull request #4638 from jglick/Slave.labels

Removing apparently unused Slave.labels
......@@ -151,11 +151,6 @@ public abstract class Slave extends Node implements Serializable {
private /*almost final*/ DescribableList<NodeProperty<?>,NodePropertyDescriptor> nodeProperties =
new DescribableList<>(this);
/**
* Lazily computed set of labels from {@link #label}.
*/
private transient volatile Set<Label> labels;
/**
* Removed with no replacement.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册