Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit ae52b84

Browse files
criszmyspivey
authored andcommitted
docs(fix): Removed unused import (angular#1394)
1 parent 025b5c8 commit ae52b84

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)