Skip to content

Remove unused Users::RecordLastActivityWorker

What does this MR do and why?

This MR removes the Users::RecordLastActivityWorker. This has been replaced by the EE version: GitlabSubscriptions::Members::RecordLastActivityWorker .

All the code usage for this worker has been removed in previous MR: !168629 (merged), which was merged in %17.5 release.

Related to #462751

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading