Skip to content

Commit

Permalink
Remove redundant initial deselect all
Browse files Browse the repository at this point in the history
  • Loading branch information
BigRoy committed Oct 12, 2024
1 parent f39399b commit a4a4193
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/ayon_blender/plugins/load/load_cache_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ def process_asset(
context: Full parenthood of representation to load
options: Additional settings dictionary
"""

plugin.deselect_all()
filepath = self.filepath_from_context(context)
relative = bpy.context.preferences.filepaths.use_relative_paths

Expand Down

0 comments on commit a4a4193

Please sign in to comment.