chore: gofmt for golangci-lint
This commit is contained in:
@@ -88,4 +88,3 @@ func (Announcement) Indexes() []ent.Index {
|
||||
index.Fields("ends_at"),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -63,4 +63,3 @@ func (AnnouncementRead) Indexes() []ent.Index {
|
||||
index.Fields("announcement_id", "user_id").Unique(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user