Skip to content

Remove unused mock_traces

Jannik Lehmann requested to merge jnnkl-mock-unused into master

What does this MR do and why?

This MR is a follow-up to !133008 (merged)

Upon revisiting the previous MR, it became apparent that the mock file referenced in that MR is not being imported anywhere within the project. Despite its absence, the pipeline continues to pass without any issues. Therefore, this MR aims to remove the unused mock file from the codebase.

Screenshots or screen recordings

No visual changes.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jannik Lehmann

Merge request reports