From 2b66d00175950d845a794422433d4a350cf87775 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Wed, 6 May 2026 22:33:52 +1000 Subject: v0.13a --- Controllers/LoginController.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'Controllers/LoginController.cs') diff --git a/Controllers/LoginController.cs b/Controllers/LoginController.cs index b01553c..c93f0d5 100644 --- a/Controllers/LoginController.cs +++ b/Controllers/LoginController.cs @@ -1,7 +1,6 @@ using HyperBooru.Services; using Microsoft.AspNetCore.Authentication; using Microsoft.AspNetCore.Authentication.Cookies; -using Microsoft.AspNetCore.Cryptography.KeyDerivation; using Microsoft.AspNetCore.Mvc; using System.Security.Claims; -- cgit v1.3