@@ -7,7 +7,6 @@ |
||
7 | 7 | use DateTime; |
8 | 8 | use DOMDocument; |
9 | 9 | use OC\Files\Filesystem; |
10 | -use OCA\Admin_Audit\Actions\UserManagement; |
|
11 | 10 | use OCP\IConfig; |
12 | 11 | use OCP\IL10N; |
13 | 12 |
@@ -23,7 +23,6 @@ |
||
23 | 23 | |
24 | 24 | namespace OCA\OwnNote\Controller; |
25 | 25 | |
26 | -use OC\User\Manager; |
|
27 | 26 | use OCA\OwnNote\Db\OwnNote; |
28 | 27 | use OCA\OwnNote\Service\OwnNoteGroupService; |
29 | 28 | use OCA\OwnNote\Service\OwnNoteService; |
@@ -23,7 +23,6 @@ |
||
23 | 23 | |
24 | 24 | namespace OCA\OwnNote\Controller; |
25 | 25 | |
26 | -use OC\User\Manager; |
|
27 | 26 | use OCA\OwnNote\Service\OwnNoteGroupService; |
28 | 27 | use OCA\OwnNote\Service\OwnNoteService; |
29 | 28 | use \OCP\AppFramework\ApiController; |