Skip to content

Commit 37dcd08

Browse files
committed
Remove TODO that was just resolved
1 parent f09210b commit 37dcd08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

extensions/ql-vscode/src/log-insights/performance-comparison.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ export interface PerformanceComparisonDataFromLog {
4141

4242
/**
4343
* List of indices into the `names` array for which we have seen a cache hit.
44-
*
45-
* TODO: only count cache hits prior to first evaluation?
4644
*/
4745
cacheHitIndices: number[];
4846

0 commit comments

Comments
 (0)