We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e869021 commit 28bac3bCopy full SHA for 28bac3b
1 file changed
packages/schematics/angular/service/files/__name@dasherize__.__type@dasherize__.ts.template
@@ -4,6 +4,5 @@ import { Injectable } from '@angular/core';
4
providedIn: 'root'
5
})
6
export class <%= classify(name) %><%= classify(type) %> {
7
-
8
- constructor() { }
+
9
}
0 commit comments