Skip to content

Commit e5f66c1

Browse files
committed
extra todo
1 parent 3019445 commit e5f66c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/roam/src/utils/registerDiscourseDatalogTranslators.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,6 @@ const registerDiscourseDatalogTranslators = () => {
573573
const typeOfTarget = typeOfValue(target);
574574
const clauses: DatalogClause[] = [...relClauseBasis];
575575

576-
// todo: It could be a title or a node type.
577576
if (
578577
!(
579578
typeOfSource <= ValueType.nodeType ||

0 commit comments

Comments
 (0)