Skip to content

Remove unused types #305

@pdaoust

Description

@pdaoust

In sweeping the documentation, I found some unused types like StartAppRequest. Might be good to sweep for these sorts of types.

AC: All types defined in the client lib are used:

  • in a function that mirrors a conductor API endpoint,
  • in the signal subscriber function, or
  • transitively in one of the above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready for refinement

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions