Minor code cleanup

This commit is contained in:
Wojtek Figat
2024-05-15 12:40:08 +02:00
parent 24e4015425
commit b4a4a8a591
3 changed files with 0 additions and 5 deletions

View File

@@ -156,7 +156,6 @@ namespace FlaxEditor.CustomEditors.Editors
private bool _readOnly;
private bool _notNullItems;
private bool _canEditKeys;
private bool _canEditValues;
private bool _keyEdited;
private CollectionAttribute.DisplayType _displayType;