Skip to content

Commit c655c98

Browse files
criszdavideast
authored andcommitted
docs(fix): Removed unused import (#1394)
1 parent a13bf9b commit c655c98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/auth/getting-started.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ the Firebase docs for more information on what methods are available.](https://f
1010

1111
```ts
1212
import { Component } from '@angular/core';
13-
import { Observable } from 'rxjs/Observable';
1413
import { AngularFireAuth } from 'angularfire2/auth';
1514
import * as firebase from 'firebase/app';
1615

0 commit comments

Comments
 (0)