mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Removed unused imports
This commit is contained in:
-4
@@ -21,10 +21,6 @@ import { FormService } from '../../../services/form.service';
|
||||
import { FormModel } from '../core/form.model';
|
||||
import { FormFieldModel } from '../core/form-field.model';
|
||||
import { FormFieldOption } from '../core/form-field-option';
|
||||
import { ComponentFixture, TestBed, async } from '@angular/core/testing';
|
||||
import { FakeFormService } from './assets/formService.service.mock';
|
||||
import { CoreModule } from 'ng2-alfresco-core';
|
||||
// import { fakeFormJson } from '../../../services/assets/widget-visibility.service.mock';
|
||||
|
||||
describe('TypeaheadWidget', () => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user