mirror of
https://github.com/nextcloud/server.git
synced 2026-07-14 20:39:17 -04:00
fmt
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
a9eb1f6af3
commit
8d7fae8fae
1 changed files with 0 additions and 2 deletions
|
|
@ -28,11 +28,9 @@
|
|||
|
||||
namespace OCA\DAV\Tests\unit\CardDAV;
|
||||
|
||||
use OC\Accounts\AccountManager;
|
||||
use OCA\DAV\CardDAV\CardDavBackend;
|
||||
use OCA\DAV\CardDAV\Converter;
|
||||
use OCA\DAV\CardDAV\SyncService;
|
||||
use OCP\Accounts\IAccountManager;
|
||||
use OCP\ILogger;
|
||||
use OCP\IUser;
|
||||
use OCP\IUserManager;
|
||||
|
|
|
|||
Loading…
Reference in a new issue