Remove local declare var and using declaration file

This commit is contained in:
mauriziovitale84
2016-10-18 21:15:02 +01:00
parent 79988f421d
commit c2db58babb
5 changed files with 0 additions and 11 deletions

View File

@@ -17,8 +17,6 @@
import { Input, AfterViewInit, Output, EventEmitter, SimpleChanges, OnChanges } from '@angular/core';
declare var componentHandler;
/**
* Base widget component.
*/