mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Remove unused use statement
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
756fe45493
commit
e3a2d069ae
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ use OCP\Files\Folder;
|
|||
use OCP\Files\IRootFolder;
|
||||
use OCP\Files\Node;
|
||||
use OCP\IDBConnection;
|
||||
use OCP\IGroup;
|
||||
use OCP\IGroupManager;
|
||||
use OCP\IL10N;
|
||||
use OCP\IURLGenerator;
|
||||
|
|
|
|||
Loading…
Reference in a new issue