Skip to content

Remove commented out code in notify_post_receive endpoint

What does this MR do?

Removes commented out code.

This code was commented 2 years ago in de33a5bd

The class used in the commented code (Gitlab::GitalyClient::NotificationService) doesn't exist anymore, neither the #post_receive method.

Maybe it's time to let it go.

Unfortunately, I can't find related MR.

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:

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

Merge request reports