Commit 97fd16d4 authored by Albert Salim's avatar Albert Salim

Remove duplicated prepend

`EE::Types::DeprecatedMutations` is prepended in
`EE::Types::MutationType`
parent daf3fd86
......@@ -97,5 +97,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