remove unused 'first' imports

This commit is contained in:
Art Lowel
2019-01-10 13:14:20 +01:00
parent 532cd4d717
commit 0b164b33b9
12 changed files with 9 additions and 14 deletions

View File

@@ -7,7 +7,6 @@ import {
import { Injectable } from '@angular/core';
import {
distinctUntilChanged,
first,
flatMap,
map,
startWith,