Skip to content

Commit

Permalink
checkstyle remove unused extra lines
Browse files Browse the repository at this point in the history
(cherry picked from commit 5f8a9de)
  • Loading branch information
floriangantner authored and github-actions[bot] committed Oct 17, 2023
1 parent c4a60ab commit 21dcef0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/shared/sass-helper/css-variable.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 21dcef0

Please sign in to comment.