ManageIQ / manageiq-providers-nsxt

ManageIQ plugin for the VMware NSX-T provider.
Apache License 2.0
2 stars 20 forks source link

[Morphy] Remove react-ui-components #124

Closed GilbertCherrie closed 3 months ago

GilbertCherrie commented 3 months ago

Remove the react-ui-components dependency since it is unused. This was already removed on the master branch in this pr: https://github.com/ManageIQ/manageiq-providers-nsxt/pull/53 but this was never backported to Morphy. The Morphy branch on ui-classic already had it removed in this pr: https://github.com/ManageIQ/manageiq-ui-classic/pull/7670 so the provider repo no longer needs it either.

GilbertCherrie commented 3 months ago

@miq-bot add-reviewer @Fryguy @miq-bot assign @Fryguy @miq-bot add-label dependencies

miq-bot commented 3 months ago

Checked commit https://github.com/GilbertCherrie/manageiq-providers-nsxt/commit/b0a900cb03b895c49740aec093021e6f36973990 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :star:

GilbertCherrie commented 3 months ago

@miq-bot add-label security-fix