From 36ea5557c9c22880b4318a0b7385742f3b0b2aef Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 24 Apr 2025 10:19:31 +0200 Subject: Clean up imports --- Utilities/LibMatrix.Utilities.Bot/Commands/PingCommand.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Utilities/LibMatrix.Utilities.Bot/Commands') diff --git a/Utilities/LibMatrix.Utilities.Bot/Commands/PingCommand.cs b/Utilities/LibMatrix.Utilities.Bot/Commands/PingCommand.cs index 161832c..4719c1e 100644 --- a/Utilities/LibMatrix.Utilities.Bot/Commands/PingCommand.cs +++ b/Utilities/LibMatrix.Utilities.Bot/Commands/PingCommand.cs @@ -1,5 +1,3 @@ -using System.Text.Json; -using System.Text.Json.Nodes; using LibMatrix.EventTypes.Spec; using LibMatrix.Utilities.Bot.Interfaces; -- cgit 1.5.1