Skip to content

Commit

Permalink
comment TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Tilix4 committed Jun 1, 2023
1 parent 3372d82 commit 9f7223b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpype/hosts/blender/plugins/load/load_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class ImageLoader(plugin.AssetLoader):
order = 0
color = "orange"

load_type = "LINK"
load_type = "LINK" # TODO meaningless here, must be refactored

def _load_library_datablocks(
self,
Expand Down

0 comments on commit 9f7223b

Please sign in to comment.