Rewrites and Formatting

This commit is contained in:
2024-07-22 03:34:56 +02:00
parent 3e22aaf30c
commit 20db2301cb
10 changed files with 28 additions and 56 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
namespace Api\Logout;
use Khofmann\Api\Api;
use \Khofmann\Models\User\User;
use Khofmann\Models\User\User;
use Khofmann\Request\Request;
use Khofmann\Response\Response;