diff --git a/src/js/controller.js b/src/js/controller.js index 6fca9cd..128d882 100644 --- a/src/js/controller.js +++ b/src/js/controller.js @@ -19,4 +19,4 @@ angular.module('appWrapperDemo') } }); } - ]); \ No newline at end of file + ]);