mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 20:15:07 +00:00
Import cleanup
This commit is contained in:
parent
68bd4436f4
commit
44550ecdd8
|
@ -1,5 +1,5 @@
|
|||
import { Inject, Injectable, InjectionToken } from '@angular/core';
|
||||
import { NavigationEnd, NavigationStart, ResolveEnd, Router, RoutesRecognized } from '@angular/router';
|
||||
import { ResolveEnd, Router } from '@angular/router';
|
||||
import { Platform } from '@angular/cdk/platform';
|
||||
import { BehaviorSubject, Observable } from 'rxjs';
|
||||
import { filter } from 'rxjs/operators';
|
||||
|
|
Loading…
Reference in New Issue
Block a user