8000 Chore: remove leftover JSDoc from lint-result-cache (#14176) · eslint/eslint@c295581 · GitHub
[go: up one dir, main page]

Skip to content

Commit c295581

Browse files
authored
Chore: remove leftover JSDoc from lint-result-cache (#14176)
1 parent 0d541f9 commit c295581

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/cli-engine/lint-result-cache.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ class LintResultCache {
6767
/**
6868
* Creates a new LintResultCache instance.
6969
* @param {string} cacheFileLocation The cache file location.
70-
* configuration lookup by file path).
7170
* @param {"metadata" | "content"} cacheStrategy The cache strategy to use.
7271
*/
7372
constructor(cacheFileLocation, cacheStrategy) {

0 commit comments

Comments
 (0)
0