Removes the unused datetimepicker component from vue_shared
What does this MR do and why?
I was about to migrate the dropdown in this file and then I noticed that it's also not imported anywhere.
Deleting it
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Run a grep for the regex
import.*date_time_picker*
- Confirm it's not imported anywhere
- Rejoyce
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #418027 (closed)
Edited by Sam Beckham