Skip to content

Remove final mentions of Ai::SyncServiceTokenWorker

Roy Zwambag requested to merge 439723-remove-ai-syncservicetokenworker-3 into master

What does this MR do and why?

Remove final mentions of Ai::SyncServiceTokenWorker

This is part of a 3 step process to rename Ai::SyncServiceTokenWorker to CloudConnector::SyncServiceTokenWorker. See #439723 (closed) for the previous steps. All these mentions were not used anymore, the job was not being scheduled.

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.

How to set up and validate locally

Everything should 'just work'. These mentions were not used anymore, the job was not being scheduled.

Related to #439723 (closed)

Edited by Roy Zwambag

Merge request reports