qol: unnecessary usings

This commit is contained in:
Gary Sharp
2025-07-20 12:00:57 +10:00
parent 7faebe56a8
commit 49da389c2c
11 changed files with 2 additions and 15 deletions
-1
View File
@@ -4,7 +4,6 @@ using Disco.Services.Web;
using System;
using System.Configuration;
using System.Net;
using System.Web.Http;
using System.Web.Mvc;
using System.Web.Routing;