diff --git a/Iceshrimp.Backend/Pages/Queue.cshtml.cs b/Iceshrimp.Backend/Pages/Queue.cshtml.cs
index 806b65b9..6b3d783b 100644
--- a/Iceshrimp.Backend/Pages/Queue.cshtml.cs
+++ b/Iceshrimp.Backend/Pages/Queue.cshtml.cs
@@ -1,4 +1,3 @@
-using System.Globalization;
using Iceshrimp.Backend.Core.Database;
using Iceshrimp.Backend.Core.Database.Tables;
using Iceshrimp.Backend.Core.Middleware;