checkstyle remove unused extra lines

(cherry picked from commit 5f8a9dea34)
This commit is contained in:
Gantner, Florian Klaus
2023-10-17 14:32:22 +02:00
committed by github-actions[bot]
parent c4a60abd65
commit 21dcef0a42

View File

@@ -35,8 +35,6 @@ export class CSSVariableService {
return styleSheet.hasOwnProperty('cssRules') && styleSheet.cssRules;
};
/*
Determine if the given rule is a CSSStyleRule
See: https://developer.mozilla.org/en-US/docs/Web/API/CSSRule#Type_constants