Remove unneeded .
This commit is contained in:
@@ -6,8 +6,6 @@ var scheduleFormTmpl = require('./schedule.form.tmpl.html'),
|
|||||||
scheduleDeleteTmpl = require('./schedule.delete.tmpl.html');
|
scheduleDeleteTmpl = require('./schedule.delete.tmpl.html');
|
||||||
|
|
||||||
export class ScheduleController{
|
export class ScheduleController{
|
||||||
$inject=['$stateParams', 'Notification', 'ScheduledOperation', '$modal']
|
|
||||||
|
|
||||||
operations = [];
|
operations = [];
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
|
|||||||
Reference in New Issue
Block a user