Skip to content

Commit c295581

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)