Remove unneeded .

This commit is contained in:
Alexis Lahouze 2017-07-22 09:46:06 +02:00
parent d5e00b8fe3
commit d96a66ee3e
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ var scheduleFormTmpl = require('./schedule.form.tmpl.html'),
scheduleDeleteTmpl = require('./schedule.delete.tmpl.html');
export class ScheduleController{
$inject=['$stateParams', 'Notification', 'ScheduledOperation', '$modal']
operations = [];
constructor(