parent
2ea76cce31
commit
3db7112b89
|
@ -119,7 +119,7 @@ export class HeroService {
|
|||
|
||||
// Let the app keep running by returning an empty result.
|
||||
return of(result as T);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
/** Log a HeroService message with the MessageService */
|
||||
|
|
Loading…
Reference in New Issue