Change Bidirectional Association to Unidirectional

You have a two-way association but one class no longer needs features from the other.

Drop the unneeded end of the association.

image/svg+xml Order Customer 1 Order Customer 1

inverse of Change Unidirectional Association to Bidirectional