Skip to content

Commit c64976d

Browse files
committed
Remove
1 parent 5b751bf commit c64976d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/absinthe/blueprint/schema/enum_type_definition.ex

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ defmodule Absinthe.Blueprint.Schema.EnumTypeDefinition do
2929
flags: Blueprint.flags_t(),
3030
errors: [Absinthe.Phase.Error.t()]
3131
}
32-
3332
def build(type_def, _schema) do
3433
%Absinthe.Type.Enum{
3534
identifier: type_def.identifier,

0 commit comments

Comments
 (0)