remove unused document var

This commit is contained in:
Eugenio Romano
2017-09-11 17:32:57 +01:00
parent cebadc8bd5
commit beb34b251a

View File

@@ -25,8 +25,6 @@ import {
StorageService
} from 'ng2-alfresco-core';
declare var document: any;
@Component({
selector: 'adf-app',
templateUrl: './app.component.html',