summaryrefslogtreecommitdiff
path: root/matrix-specification/Responses/ClientLoginGetResponse.php
diff options
context:
space:
mode:
Diffstat (limited to 'matrix-specification/Responses/ClientLoginGetResponse.php')
-rw-r--r--matrix-specification/Responses/ClientLoginGetResponse.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/matrix-specification/Responses/ClientLoginGetResponse.php b/matrix-specification/Responses/ClientLoginGetResponse.php
index e0ccc26..b3b65c3 100644
--- a/matrix-specification/Responses/ClientLoginGetResponse.php
+++ b/matrix-specification/Responses/ClientLoginGetResponse.php
@@ -2,6 +2,8 @@
namespace Matrix\Responses;
+use Matrix\Data\LoginFlow;
+
class ClientLoginGetResponse implements \JsonSerializable
{
/**