Skip to content

Remove the unused instance variable from the controller

Siddharth Asthana requested to merge edith007/gitlab:issue_349318 into master

What does this MR do and why?

This MR aims to solve the issue #349318

In the view, I don't see this instance variable being used.

File Change

  • app/controllers/projects/packages/infrastructure_registry_controller.rb

MR acceptance checklist

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

Merge request reports