Skip to content

Commit c6bb36c

Browse files
committed
cleanup
1 parent cb6bae4 commit c6bb36c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layer/segmentation/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,6 @@ export class SegmentationUserLayerColorGroupState
410410
const { specificationChanged } = this;
411411
this.segmentColorHash.changed.add(specificationChanged.dispatch);
412412
this.segmentStatedColors.changed.add(specificationChanged.dispatch);
413-
this.segmentPropertyColors.changed.add(specificationChanged.dispatch);
414413
this.segmentPropertyColorsMap.changed.add(specificationChanged.dispatch);
415414
this.tempSegmentStatedColors2d.changed.add(specificationChanged.dispatch);
416415
this.segmentDefaultColor.changed.add(specificationChanged.dispatch);

0 commit comments

Comments
 (0)