Skip to content

Removes model registry ViewComponents

What does this MR do and why?

Removes model registry ViewComponents

ShowMlModelComponent, ModelsIndexComponent and ShowMlModelVersionComponent where created to facilitate passing data from rails into the respective vue components, but since all of the vue components have been migrated to graphql they can be safely removed.

Merge request reports

Loading