run gofmt

This commit is contained in:
Gani Georgiev
2026-07-15 13:14:52 +03:00
parent f1618ee59b
commit dcb9cf3d0a
16 changed files with 16 additions and 14 deletions
+1
View File
@@ -241,6 +241,7 @@ func (r *RecordFieldResolver) updateQueryWithDeduplicateConstraint(query *dbx.Se
// }
}
//nolint:unused
func preferGroupBy(info *dbx.QueryInfo, fullUnquotedGroupByCol string) bool {
if len(info.GroupBy) != 0 {
return false