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