mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-1287] compatibility with the new noUnusedLocals rule (#2170)
* support for noUnusedLocals rule * clean diagram components * code cleanup * Viewer fixes * code fixes * code fixes
This commit is contained in:
committed by
Eugenio Romano
parent
c5feae5de3
commit
66de20dd21
@@ -45,7 +45,6 @@ export const ANALYTICS_PROVIDERS: any[] = [
|
||||
];
|
||||
|
||||
declare let jasmine: any;
|
||||
declare let mdDateTimePicker: any;
|
||||
|
||||
describe('AnalyticsGeneratorComponent', () => {
|
||||
|
||||
|
Reference in New Issue
Block a user