mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
Remove unused imports
This commit is contained in:
parent
65521c56e3
commit
1ee07bb83d
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
|||
<?php
|
||||
use Sabre\VObject\Reader;
|
||||
use OCA\DAV\CardDAV\CardDavBackend;
|
||||
use RainLoop\Providers\AddressBook\Classes\Contact;
|
||||
|
||||
|
||||
|
||||
class NextcloudAddressBook implements \RainLoop\Providers\AddressBook\AddressBookInterface
|
||||
{
|
||||
private const URI = 'webmail';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue