mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-12-01 13:24:10 +01:00
Contacts: Removed obsolete TODO
This commit is contained in:
parent
e60e87b6d8
commit
4aac9edf82
@ -253,8 +253,6 @@ OC.Contacts = OC.Contacts || {};
|
||||
var value = self.valueFor(obj);
|
||||
var parameters = self.parametersFor(obj);
|
||||
if(checksum) {
|
||||
// TODO: Add method for this 'cause we need to check if
|
||||
// push the same element so the checksum won't be outdated.
|
||||
self.pushToUndo({
|
||||
action:'save',
|
||||
name: element,
|
||||
|
Loading…
Reference in New Issue
Block a user