mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
checkstyle remove unused extra lines
(cherry picked from commit 5f8a9dea34
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
c4a60abd65
commit
21dcef0a42
@@ -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
|
||||
|
Reference in New Issue
Block a user