diff options
Diffstat (limited to 'lib/private/ContactsManager.php')
-rw-r--r-- | lib/private/ContactsManager.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/ContactsManager.php b/lib/private/ContactsManager.php index cc8111774d1..5a02968ad9b 100644 --- a/lib/private/ContactsManager.php +++ b/lib/private/ContactsManager.php @@ -32,7 +32,6 @@ use OCP\Contacts\IManager; use OCP\IAddressBook; class ContactsManager implements IManager { - /** * This function is used to search and find contacts within the users address books. * In case $pattern is empty all contacts will be returned. |