Skip to content

Commit

Permalink
chore: comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
favoyang committed May 15, 2021
1 parent 6f8da6e commit 94170b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Editor/OdinSupport/AddressableImporterFilterOdinHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ public class AddressableImporterFilterOdinHandler : ScriptableObject
private AddressableImportSettings _importSettings;
private PropertyTree _drawerTree;
private List<Func<AddressableImportRule, string, bool>> _filters;
//private List<AddressableImportRule> _filteredRules;

[ShowInInspector]
[PropertyOrder(-1)]
Expand Down

0 comments on commit 94170b8

Please sign in to comment.