Skip to content

Commit

Permalink
fix: cs fix for namespace
Browse files Browse the repository at this point in the history
Signed-off-by: yemkareems <[email protected]>

[skip ci]
  • Loading branch information
yemkareems authored and backportbot[bot] committed Oct 24, 2024
1 parent d13a15e commit 7c3e139
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/files_external/lib/Controller/UserStoragesController.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
use OCA\Files_External\NotFoundException;
use OCA\Files_External\Service\UserStoragesService;
use OCP\AppFramework\Http;
use OCP\AppFramework\Http\Attribute\NoAdminRequired;
use OCP\AppFramework\Http\Attribute\PasswordConfirmationRequired;
use OCP\AppFramework\Http\DataResponse;
use OCP\IConfig;
use OCP\IGroupManager;
Expand Down

0 comments on commit 7c3e139

Please sign in to comment.