mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-28 10:24:11 +01:00
Remove obsolete TODOs
This commit is contained in:
parent
92d0c83574
commit
2fbbc01f91
@ -237,7 +237,6 @@ class Database extends AbstractBackend {
|
||||
/**
|
||||
* Deletes an entire addressbook and all its contents
|
||||
*
|
||||
* TODO: Delete contacts as well.
|
||||
* @param string $addressbookid
|
||||
* @return bool
|
||||
*/
|
||||
|
@ -36,8 +36,6 @@ class Shared extends Database {
|
||||
/**
|
||||
* Returns the list of addressbooks for a specific user.
|
||||
*
|
||||
* TODO: Create default if none exists.
|
||||
*
|
||||
* @param string $principaluri
|
||||
* @return array
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user