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 -3
View File
@@ -1,6 +1,4 @@
using System;
namespace Disco.ClientBootstrapper
namespace Disco.ClientBootstrapper
{
interface IStatus
{