chore(toh): fix CI errors
This commit is contained in:
parent
e9a41bac47
commit
bcf7893e3e
|
@ -4,6 +4,7 @@
|
||||||
import { Injectable } from '@angular/core';
|
import { Injectable } from '@angular/core';
|
||||||
|
|
||||||
// #enddocregion empty-class
|
// #enddocregion empty-class
|
||||||
|
import { Hero } from './hero';
|
||||||
import { HEROES } from './mock-heroes';
|
import { HEROES } from './mock-heroes';
|
||||||
|
|
||||||
// #docregion empty-class, getHeroes-stub
|
// #docregion empty-class, getHeroes-stub
|
||||||
|
|
Loading…
Reference in New Issue