mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +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
|
<?php
|
||||||
use Sabre\VObject\Reader;
|
|
||||||
use OCA\DAV\CardDAV\CardDavBackend;
|
|
||||||
use RainLoop\Providers\AddressBook\Classes\Contact;
|
use RainLoop\Providers\AddressBook\Classes\Contact;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class NextcloudAddressBook implements \RainLoop\Providers\AddressBook\AddressBookInterface
|
class NextcloudAddressBook implements \RainLoop\Providers\AddressBook\AddressBookInterface
|
||||||
{
|
{
|
||||||
private const URI = 'webmail';
|
private const URI = 'webmail';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue