Closed oliversalzburg closed 9 years ago
Even though ng-annotate is used in the project, it isn't applied consistently. This patch removes several explicit DI annotations and adds @ngInject where applicable to be consistent.
@ngInject
true, but it is because this project goes with a course where i talk about these injections
Even though ng-annotate is used in the project, it isn't applied consistently. This patch removes several explicit DI annotations and adds
@ngInject
where applicable to be consistent.