suspend fun deletedComponentVersion(componentVersion: ComponentVersion)

Should be called when a ComponentVersion is deleted. Must be called BEFORE the component version is deleted from the database.

Parameters

componentVersion

the component version that was deleted