mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-19 08:52:22 +01:00
Use OCP\ITags in lib/controller/importcontroller.php.
This commit is contained in:
parent
7d649b3740
commit
dd2c0f7c14
@ -17,7 +17,8 @@ use OCA\Contacts\App,
|
||||
OCA\Contacts\VObject\VCard as MyVCard,
|
||||
OCA\Contacts\ImportManager,
|
||||
OCP\IRequest,
|
||||
OCP\ICache;
|
||||
OCP\ICache,
|
||||
OCP\ITags;
|
||||
|
||||
/**
|
||||
* Controller importing contacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user