JSHint fixes.

This commit is contained in:
Gunther Brunner
2014-09-30 14:23:52 +09:00
parent 4bb0c4cb82
commit f0b111cdf6
4 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
module.exports = function GeneralCtrl($scope) {
module.exports = function GeneralCtrl() {
}