1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00

Fix various JSHint warnings in client-side code.

This commit is contained in:
Simo Kinnunen 2014-03-26 16:06:13 +09:00
parent a6aed5416f
commit 8b13a1c945
25 changed files with 188 additions and 130 deletions

View file

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