summary refs log tree commit diff
path: root/MxApiExtensions/Controllers/Client/LoginController.cs
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-01-24 00:03:10 +0100
committerRory& <root@rory.gay>2025-01-24 00:03:10 +0100
commitb4ef05afcfac87ae197ae69bdbae93c3ca4d46be (patch)
treefedd3d9680bb46c784d64db0d21363f2e6737f94 /MxApiExtensions/Controllers/Client/LoginController.cs
parentUpdate to .NET 9 (diff)
downloadMxApiExtensions-master.tar.xz
LibMatrix refactor changes HEAD master
Diffstat (limited to 'MxApiExtensions/Controllers/Client/LoginController.cs')
-rw-r--r--MxApiExtensions/Controllers/Client/LoginController.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/MxApiExtensions/Controllers/Client/LoginController.cs b/MxApiExtensions/Controllers/Client/LoginController.cs

index bf44af1..1a8ed86 100644 --- a/MxApiExtensions/Controllers/Client/LoginController.cs +++ b/MxApiExtensions/Controllers/Client/LoginController.cs
@@ -1,6 +1,4 @@ -using System.Net.Http.Headers; using ArcaneLibs.Extensions; -using LibMatrix; using LibMatrix.Extensions; using LibMatrix.Responses; using LibMatrix.Services;