diff options
Diffstat (limited to 'matrix-specification/Requests/ClientLoginGetRequest.php')
| -rw-r--r-- | matrix-specification/Requests/ClientLoginGetRequest.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/matrix-specification/Requests/ClientLoginGetRequest.php b/matrix-specification/Requests/ClientLoginGetRequest.php deleted file mode 100644 index 73cc24c..0000000 --- a/matrix-specification/Requests/ClientLoginGetRequest.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php - -namespace Matrix\Requests; - -class ClientLoginGetRequest implements RateLimited -{} |
