Skip to content

Commit cf5f666

Browse files
committed
remove obsolete change
1 parent fafd7a9 commit cf5f666

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package/PartSegCore/napari_plugins/loader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ def _image_to_layers(project_info, scale, translate):
2727
"blending": "additive",
2828
"translate": translate,
2929
"metadata": project_info.image.metadata,
30-
"colormap": project_info.image.get_colors()[i],
3130
},
3231
"image",
3332
)

0 commit comments

Comments
 (0)