Remove unused template file
What does this MR do and why?
Remove unused template file.
There are no usages of the string: logo_with_title in our codebase, partials wouldn't be typically added dynamically and there is no indication this header is in use by our templates.
!28039 (merged) mentions the .navbar-gitlab class, but this navbar has been removed since the adoption of the "super sidebar".
References
Screenshots or screen recordings
NA
How to set up and validate locally
This code appears to be unreachable, a green pipeline would be a good indicator that things went well. I also happened to test two
https://gdk.test:3000/-/users/terms https://gdk.test:3000/-/user_settings/password/new
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Miguel Rincon