Skip to content

Commit

Permalink
Import fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph-Meyer committed Mar 5, 2019
1 parent 24c017a commit c7edcba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sonarQuest-frontend/src/app/services/user.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {HttpClient} from '@angular/common/http';
import {environment} from '../../environments/environment';
import {Observable, Subscriber} from 'rxjs';
import {AuthenticationService} from '../login/authentication.service';
import {Subscriber} from 'rxjs/Subscriber';
import {map, tap} from 'rxjs/operators';

@Injectable()
Expand Down

0 comments on commit c7edcba

Please sign in to comment.