Skip to content

Commit 6ca2b87

Browse files
committed
remove inaccurate comment
1 parent 35c97f8 commit 6ca2b87

File tree

1 file changed

+0
-1
lines changed
  • polonius-engine/src/output

1 file changed

+0
-1
lines changed

polonius-engine/src/output/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ impl<T: FactTypes> Output<T> {
239239
.map(|&origin| (origin, ())),
240240
);
241241

242-
// TODO: flip the relation's arguments order in the input facts ?
243242
let placeholder_loan = Relation::from_iter(
244243
all_facts
245244
.placeholder

0 commit comments

Comments
 (0)