Code fixes after merge

This commit is contained in:
Denys Vuika
2016-09-05 09:33:42 +01:00
parent c037b91c9c
commit 8159cc1dd9
4 changed files with 6 additions and 7 deletions

View File

@@ -23,7 +23,6 @@ import { NotSupportedFormat } from './notSupportedFormat.component';
import { DOCUMENT } from '@angular/platform-browser';
import { MinimalNodeEntryEntity } from 'alfresco-js-api';
import { AlfrescoApiService } from 'ng2-alfresco-core';
import { AlfrescoAuthenticationService } from 'ng2-alfresco-core';
declare let __moduleName: string;