Remove unused (and not exposed) Execute.Internal

This commit is contained in:
2021-09-04 07:27:51 +02:00
parent de4f69ab03
commit 7444895a58
2 changed files with 0 additions and 32 deletions

View File

@ -47,7 +47,6 @@ library
Language.GraphQL.Validate.Validation
Test.Hspec.GraphQL
other-modules:
Language.GraphQL.Execute.Internal
Language.GraphQL.Execute.Transform
Language.GraphQL.Type.Definition
Language.GraphQL.Type.Internal