1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-31 20:52:17 +01:00

Remove outdated comment

This commit is contained in:
Thomas Tanghus 2013-09-07 20:30:19 +02:00
parent 2604aaa692
commit 196ad4bd34

View File

@ -1,9 +1,5 @@
OC.Contacts = OC.Contacts || {}; OC.Contacts = OC.Contacts || {};
/**
* TODO: Use $.Deferred.
*/
(function(window, $, OC) { (function(window, $, OC) {
'use strict'; 'use strict';