Skip to content

Remove unused code and partials -- access tokens

Eduardo Sanz García requested to merge eduardosanz/remove-unnused-partials into master

What does this MR do and why?

After enable the creation of personal/group/project/impersonation tokens via AJAX, the following is not used:

  • 2 shared HAMLs
  • deprecated code in PersonalAccessToken model

Screenshots or screen recordings

No changes.

How to set up and validate locally

No changes.

MR acceptance checklist

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

Edited by Eduardo Sanz García

Merge request reports