Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
daogrady committed Aug 19, 2024
1 parent 0b878ee commit d84430d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/internal/query.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { Definition } from '../csn'
import type { entity } from '../linked/classes'
import type { column_expr } from '../cqn'
import type { ArrayConstructable, Constructable, PluralInstanceType, SingularInstanceType, Unwrap } from './inference'
import type { ArrayConstructable, Constructable, SingularInstanceType } from './inference'
import { ConstructedQuery } from '../ql'


Expand Down

0 comments on commit d84430d

Please sign in to comment.