Clean up comment.
This commit is contained in:
parent
a114bda46b
commit
546e142722
1 changed files with 0 additions and 2 deletions
|
@ -232,9 +232,7 @@ impl Puller {
|
|||
// - Recursing. (TODO: we'll need AttributeCaches to not overwrite in case of recursion! And
|
||||
// ideally not do excess work when some entity/attribute pairs are known.)
|
||||
// - Building a structure by walking the pull expression with the caches.
|
||||
// TODO: aliases.
|
||||
// TODO: limits.
|
||||
// TODO: fts.
|
||||
|
||||
// Build a cache for these attributes and entities.
|
||||
// TODO: use the store's existing cache!
|
||||
|
|
Loading…
Reference in a new issue