Skip to content

Commit 5f8a9de

Browse files
checkstyle remove unused extra lines
1 parent 367cda2 commit 5f8a9de

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/app/shared/sass-helper/css-variable.service.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ export class CSSVariableService {
3535
return styleSheet.hasOwnProperty('cssRules') && styleSheet.cssRules;
3636
};
3737

38-
39-
4038
/*
4139
Determine if the given rule is a CSSStyleRule
4240
See: https://developer.mozilla.org/en-US/docs/Web/API/CSSRule#Type_constants

0 commit comments

Comments
 (0)