Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit c497e63

Browse files
committed
docs(cookbook/graphql): fixed lint errors
1 parent 2b77ef5 commit c497e63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/docs/_examples/heroes-graphql/ts/app/hero-search.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { Component, OnInit } from '@angular/core';
44
import { Router } from '@angular/router';
55

66
// #docregion rxjs-imports
7-
import { Observable } from 'rxjs/Observable';
87
import { Subject } from 'rxjs/Subject';
98

109
// Observable class extensions

0 commit comments

Comments
 (0)