Skip to content

Remove unused prop in `group_runners_app.vue`

Miguel Rincon requested to merge 388419-remove-unused-prop into master

What does this MR do and why?

The prop groupRunnersLimitedCount is not used anymore to render anything to the user and this value has already been removed from the HTML at !106608 (merged).

Screenshots or screen recordings

NA

How to set up and validate locally

None, but the related page is: Group -> CI/CD -> Runners (e.g. http://gdk.test:3000/groups/top-group/-/runners)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #388419 (closed)

Edited by Miguel Rincon

Merge request reports