Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenW committed Oct 8, 2021
1 parent 5b751bf commit c64976d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/absinthe/blueprint/schema/enum_type_definition.ex
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ defmodule Absinthe.Blueprint.Schema.EnumTypeDefinition do
flags: Blueprint.flags_t(),
errors: [Absinthe.Phase.Error.t()]
}

def build(type_def, _schema) do
%Absinthe.Type.Enum{
identifier: type_def.identifier,
Expand Down

0 comments on commit c64976d

Please sign in to comment.