Merging
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
import { Injectable } from '@angular/core';
|
|
||||||
|
|
||||||
@Injectable()
|
|
||||||
export class HelloService {
|
|
||||||
sayHello(): void {
|
|
||||||
console.log("Hello world from my Service!");
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user