Skip to content

Deprecate unused structures: LineSeg, Regression #539

@minshao

Description

@minshao

During recent code review, I noticed that the following structures are no longer used anywhere in the codebase:

  • LineSeg
  • Regression

Proposal

  • Mark both structures as deprecated.
  • Remove them in a future cleanup PR.

Benefits

  • Reduces codebase clutter.
  • Avoids confusion for contributors who might assume these structures are still active parts of the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions