diff --git a/searchPages/searchUtils/searchForm.component.ts b/searchPages/searchUtils/searchForm.component.ts index 6adb7f2d..0dbc8e65 100644 --- a/searchPages/searchUtils/searchForm.component.ts +++ b/searchPages/searchUtils/searchForm.component.ts @@ -1,5 +1,4 @@ import {Component, Input, Output, EventEmitter} from '@angular/core'; -import {Observable} from 'rxjs/Observable'; import {RouterHelper} from '../../utils/routerHelper.class'; import {Router} from '@angular/router'; @@ -8,7 +7,7 @@ import {Router} from '@angular/router'; template: `