docs: migrate examples from @angular/http to @angular/common/http (#28296)

PR Close #28296
This commit is contained in:
Adam Plumer
2018-11-09 20:23:46 -06:00
committed by Kara Erickson
parent 4b9eb6185f
commit a29ce57732
38 changed files with 2432 additions and 2758 deletions

View File

@ -41,7 +41,6 @@
'app/hero/hero-detail.component.spec',
'app/hero/hero-list.component.spec',
'app/model/hero.service.spec',
'app/model/http-hero.service.spec',
'app/shared/highlight.directive.spec',
'app/shared/title-case.pipe.spec',
'app/twain/twain.component.spec',