Trying to sort out error

This commit is contained in:
Henry
2015-10-08 13:46:42 -07:00
parent 5e713f279b
commit ba614fe2d6
2 changed files with 2 additions and 3 deletions

View File

@@ -10,8 +10,7 @@
{
"key": "notificationService",
"implementation": "NotificationService.js",
"depends": [ "$log", "$timeout", "messageSeverity",
"DEFAULT_AUTO_DISMISS" ]
"depends": [ "$timeout", "DEFAULT_AUTO_DISMISS" ]
}
]
}