Draft: Remove sidekiq queues related towards GitlabDocumentation workers
What does this MR do and why?
Remove sidekiq queues related towards GitlabDocumentation workers
Removing the following class files
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.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
In the code snippet you provided:
<code>
lo
</code>
The numbers on the left are line numbers. They indicate the line number in the file for each line of code. This can be helpful for referring to specific lines when discussing or reviewing code.
However, there are no example indices shown in this particular snippet. Example indices are typically used to enumerate examples or test cases in a test suite or specification file. Since this snippet only contains one line of code, there are no examples or test cases being enumerated here.