Remove remaining deprecated GlNew references
What does this MR do?
There were a few remaining but harmless references to GlNewDropdown
which has been removed in https://gitlab.com/gitlab-org/gitlab-ui/-/releases/v21.0.0. This MR removes these references.
$ git grep GlNew
# It's empty :)
Edited by Paul Slaughter