Skip to content

Clean up unused shim class

Tristan Read requested to merge tr-remove-shim-class into master

What does this MR do?

The single usage of the shim class was removed as part of !32055 (merged) but the corresponding declaration was never tidied up. This MR fixes this.

There are no other usages of gl-shim-mx-2 in https://gitlab.com/gitlab-org/gitlab/.

Closes #217582 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [n/a] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [n/a] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [n/a] Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Coutable

Merge request reports

Loading