mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +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;
|
||||
};
|
||||
|
||||
|
||||
|
||||
/*
|
||||
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