Skip to content

Commit e35c2c5

Browse files
kevin-dpclaude
andcommitted
style: fix prettier formatting in compiler
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 86646de commit e35c2c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/db/src/query/compiler/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@ export function compileQuery(
462462
// Replace includes entry in select with a null placeholder
463463
replaceIncludesInSelect(query.select!, key)
464464
}
465-
466465
}
467466

468467
if (query.distinct && !query.fnSelect && !query.select) {

0 commit comments

Comments
 (0)