diff --git a/examples/start/ent/schema/group.go b/examples/start/ent/schema/group.go index c050dc884..8fd07a51a 100644 --- a/examples/start/ent/schema/group.go +++ b/examples/start/ent/schema/group.go @@ -17,7 +17,6 @@ type Group struct { ent.Schema } -// Fields of the Group. // Fields of the Group. func (Group) Fields() []ent.Field { return []ent.Field{