Fixing TS issue caused by linting.
This commit is contained in:
parent
168a126e2a
commit
aa204a9292
|
@ -225,8 +225,8 @@ class InternalBuilder {
|
|||
"left"
|
||||
)
|
||||
} else {
|
||||
// @ts-ignore
|
||||
query = query
|
||||
// @ts-ignore
|
||||
.join(
|
||||
throughTable,
|
||||
function () {
|
||||
|
|
Loading…
Reference in New Issue