mirror of
https://github.com/actions/setup-python.git
synced 2025-08-27 03:04:14 +00:00
apply linter
This commit is contained in:
parent
5d7223261b
commit
d91db0f679
@ -52,8 +52,6 @@ abstract class CacheDistributor {
|
|||||||
core.setOutput('cache-hit', false);
|
core.setOutput('cache-hit', false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public handleMatchResult(matchedKey: string | undefined, primaryKey: string) {
|
public handleMatchResult(matchedKey: string | undefined, primaryKey: string) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user