From 9c290989dfcf84c00f1351c4b168c8c030130639 Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 23 Jan 2025 19:41:04 +0100 Subject: Clean up more imports and fix namespaces. --- LibMatrix/Homeservers/FederationClient.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'LibMatrix/Homeservers/FederationClient.cs') diff --git a/LibMatrix/Homeservers/FederationClient.cs b/LibMatrix/Homeservers/FederationClient.cs index 22653e4..c7f0240 100644 --- a/LibMatrix/Homeservers/FederationClient.cs +++ b/LibMatrix/Homeservers/FederationClient.cs @@ -1,7 +1,6 @@ using System.Text.Json.Serialization; using LibMatrix.Extensions; using LibMatrix.Services; -using Microsoft.Extensions.Logging.Abstractions; namespace LibMatrix.Homeservers; -- cgit 1.5.1