Remove extraneous comment.

This commit is contained in:
Sam Rose 2024-05-22 14:01:59 +01:00
parent 0561ca6e1b
commit b6e3e7659c
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -1385,8 +1385,7 @@ describe.each([
}) })
// This will never work for Lucene. // This will never work for Lucene.
// TODO(samwho): fix for SQS !isLucene &&
!isInternal &&
describe("relations", () => { describe("relations", () => {
let otherTable: Table let otherTable: Table
let rows: Row[] let rows: Row[]