mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
examples/start: update group schema (#2687)
There's an echo in here?! ;-)
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user