Remove redundant read-only VV from datafields (#12626)
This commit is contained in:
@@ -10,7 +10,6 @@ public sealed class GatherableComponent : Component
|
||||
/// Whitelist for specifying the kind of tools can be used on a resource
|
||||
/// Supports multiple tags.
|
||||
/// </summary>
|
||||
[ViewVariables]
|
||||
[DataField("whitelist", required: true)]
|
||||
public EntityWhitelist? ToolWhitelist;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user