about summary refs log tree commit diff
path: root/MatrixRoomUtils.Core/RatelimitedHttpClient.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixRoomUtils.Core/RatelimitedHttpClient.cs')
-rw-r--r--MatrixRoomUtils.Core/RatelimitedHttpClient.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/MatrixRoomUtils.Core/RatelimitedHttpClient.cs b/MatrixRoomUtils.Core/RatelimitedHttpClient.cs
deleted file mode 100644

index 61eab07..0000000 --- a/MatrixRoomUtils.Core/RatelimitedHttpClient.cs +++ /dev/null
@@ -1,7 +0,0 @@ -namespace MatrixRoomUtils.Core; - -public class RatelimitedHttpClient : HttpClient -{ - - -} \ No newline at end of file