mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 18:44:14 +00:00
checkstyle remove unused extra lines
This commit is contained in:
@@ -35,8 +35,6 @@ export class CSSVariableService {
|
|||||||
return styleSheet.hasOwnProperty('cssRules') && styleSheet.cssRules;
|
return styleSheet.hasOwnProperty('cssRules') && styleSheet.cssRules;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Determine if the given rule is a CSSStyleRule
|
Determine if the given rule is a CSSStyleRule
|
||||||
See: https://developer.mozilla.org/en-US/docs/Web/API/CSSRule#Type_constants
|
See: https://developer.mozilla.org/en-US/docs/Web/API/CSSRule#Type_constants
|
||||||
|
Reference in New Issue
Block a user