Skip to content

Commit

Permalink
Merge pull request #312 from open-mmlab/feat/pointCloudSegment-projec…
Browse files Browse the repository at this point in the history
…tion

fix(pointcloud): Fix the merge conflict
  • Loading branch information
Kerwin-L authored Sep 21, 2023
2 parents 18ddb6c + e6afab9 commit e1fa74b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ const PointCloudView: React.FC<IProps> = ({
<PointCloudSegment checkMode={checkMode} />
<PointCloudSegment2DView />
</div>
<PointCloudSegment checkMode={checkMode} />
<PointCloudSegmentStatus config={config} />
{drawLayerSlot?.({
direct: true,
Expand Down

0 comments on commit e1fa74b

Please sign in to comment.