We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13bf9b commit c655c98Copy full SHA for c655c98
docs/auth/getting-started.md
@@ -10,7 +10,6 @@ the Firebase docs for more information on what methods are available.](https://f
10
11
```ts
12
import { Component } from '@angular/core';
13
-import { Observable } from 'rxjs/Observable';
14
import { AngularFireAuth } from 'angularfire2/auth';
15
import * as firebase from 'firebase/app';
16
0 commit comments