Remove unused import
This commit is contained in:
parent
0ec9a2bbbe
commit
206d3c56cb
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
import { Injectable } from '@angular/core';
|
||||
|
||||
import { Observable } from 'rxjs';
|
||||
import { AuthService } from './auth.service';
|
||||
|
||||
@Injectable({
|
||||
|
|
|
|||
Loading…
Reference in a new issue