This commit is contained in:
Eldad Fux
2025-03-18 10:18:29 +01:00
parent 7bae15d4fe
commit 84cec0e32c
5 changed files with 2 additions and 6 deletions
-1
View File
@@ -2,7 +2,6 @@
namespace Appwrite\Auth\MFA;
use Appwrite\Auth\Auth;
use OTPHP\OTP;
use Utopia\Auth\Proofs\Token;
-1
View File
@@ -2,7 +2,6 @@
namespace Appwrite\Platform\Tasks;
use Appwrite\Auth\Auth;
use Appwrite\Docker\Compose;
use Appwrite\Docker\Env;
use Appwrite\Utopia\View;