Remove duplicated prepend of `EE::Types::DeprecatedMutations`
What does this MR do?
Remove duplicated prepend of EE::Types::DeprecatedMutations
.
This module is prepended within EE::Types::MutationType
: https://gitlab.com/gitlab-org/gitlab/blob/97fd16d448581fc6436f2ce4219e76c2d3197585/ee/app/graphql/ee/types/mutation_type.rb#L62-62
Could have been a conflict between !42544 (merged) and !42588 (merged) as both initially introduced ee/app/graphql/ee/types/mutation_type.rb
Edited by Albert Salim