Remove stray comments
This commit is contained in:
parent
b3d0b7ce1b
commit
811ac1a970
|
@ -77,9 +77,6 @@ angular.module('lemur')
|
|||
};
|
||||
|
||||
NotificationService.update = function (notification) {
|
||||
// this.certificates = [];
|
||||
// this.removedCertificates = [];
|
||||
// this.addedCertificates = [];
|
||||
return notification.put();
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue