This commit is contained in:
Gunther Brunner
2014-10-06 17:06:42 +09:00
parent 45698c6977
commit 56541ba80e
7 changed files with 36 additions and 50 deletions

View File

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