Commit 5ea79380 authored by Dylan Griffith's avatar Dylan Griffith

Merge branch 'remove-duplicate-prepend-deprecated-mutation' into 'master'

Remove duplicated prepend of `EE::Types::DeprecatedMutations`

See merge request gitlab-org/gitlab!52066
parents 84d99ff3 97fd16d4
......@@ -98,5 +98,4 @@ module Types
end
::Types::MutationType.prepend(::Types::DeprecatedMutations)
::Types::MutationType.prepend_if_ee('EE::Types::DeprecatedMutations')
::Types::MutationType.prepend_if_ee('::EE::Types::MutationType')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment