about summary refs log tree commit diff
path: root/LibMatrix/Homeservers/RemoteHomeServer.cs
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-10-10 22:17:53 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-10-10 22:17:53 +0200
commit1eec6bb14f08124e1e8d6f2e0b072862590f1ff1 (patch)
tree23d5d39a0a37f0105c7d810f9634412f5b3f5c43 /LibMatrix/Homeservers/RemoteHomeServer.cs
parentSmall refactors (diff)
downloadLibMatrix-1eec6bb14f08124e1e8d6f2e0b072862590f1ff1.tar.xz
Set timeout for command listener
Diffstat (limited to 'LibMatrix/Homeservers/RemoteHomeServer.cs')
-rw-r--r--LibMatrix/Homeservers/RemoteHomeServer.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/LibMatrix/Homeservers/RemoteHomeServer.cs b/LibMatrix/Homeservers/RemoteHomeServer.cs
index 798349a..e8b0cc8 100644
--- a/LibMatrix/Homeservers/RemoteHomeServer.cs
+++ b/LibMatrix/Homeservers/RemoteHomeServer.cs
@@ -1,4 +1,3 @@
-using System.Net.Http.Headers;
 using System.Net.Http.Json;
 using System.Text.Json;
 using System.Text.Json.Serialization;