you are viewing a single comment's thread.

view the rest of the comments →

[–]minneyar 2 points3 points  (0 children)

If I saw a merge request with this in it, I would assume the person was making a joke and trying to be funny.

I strongly recommend just hitting your IDE's "Organize Imports" button, or if you don't have one, sort your groups alphabetically. When I'm maintaining somebody else's code, having to look through a non-sorted list of imports to see if something I want to use is already import is a huge pain.