Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dialyzer error in Mix.Tasks.Absinthe.Schema.Json
Remove elze part of with expression in generate_schema. Dialyzer saw that Absinthe.Schema.introspect will only return {:error, String.t()} if there is an error
- Loading branch information