Frontend code cleanup

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-09-07 13:08:18 +02:00
parent 4441075f49
commit df4f8dda60
2 changed files with 18 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
*
*/
/* global OC */
/* global OC OCA */
class ActivityController {
constructor ($scope, CardService, ActivityService) {