Skip to content

Commit 0c4b305

Browse files
committed
Merge pull request johnpapa#632 from johnpapa/revert-630-patch-1
Revert "Update README.md"
2 parents 1772276 + d80c275 commit 0c4b305

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1472,8 +1472,7 @@ While this guide explains the *what*, *why* and *how*, I find it helpful to see
14721472
}
14731473
});
14741474
}
1475-
1476-
moviesPrepService.$inject = ['movieService'];
1475+
14771476
function moviesPrepService(movieService) {
14781477
return movieService.getMovies();
14791478
}

0 commit comments

Comments
 (0)