chore: remove inspect

This commit is contained in:
Zach Daniel 2023-05-01 18:47:14 -04:00
parent 52392c2b51
commit 7e8c02343c

View file

@ -326,8 +326,6 @@ defmodule AshGraphql.Dataloader do
unnested_types = calculation.type.graphql_unnested_unions(calculation.constraints)
constraints = Ash.Type.NewType.constraints(calculation.type, calculation.constraints)
IO.inspect(results)
Enum.map(results, fn
nil ->
nil