summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/auth/password
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/lib/auth/password')
-rw-r--r--apps/files_external/lib/auth/password/globalauth.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_external/lib/auth/password/globalauth.php b/apps/files_external/lib/auth/password/globalauth.php
index 0684ba7998d..c6faee06109 100644
--- a/apps/files_external/lib/auth/password/globalauth.php
+++ b/apps/files_external/lib/auth/password/globalauth.php
@@ -21,8 +21,6 @@
namespace OCA\Files_External\Lib\Auth\Password;
-use OCA\Files_External\Lib\Auth\IUserProvided;
-use OCA\Files_External\Lib\DefinitionParameter;
use OCA\Files_External\Service\BackendService;
use OCP\IL10N;
use OCP\IUser;