diff options
Diffstat (limited to 'LibMatrix/MessagesResponse.cs')
-rw-r--r-- | LibMatrix/MessagesResponse.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/LibMatrix/MessagesResponse.cs b/LibMatrix/MessagesResponse.cs index d7bb54a..f09d136 100644 --- a/LibMatrix/MessagesResponse.cs +++ b/LibMatrix/MessagesResponse.cs @@ -1,4 +1,3 @@ -using System.Collections.Generic; using System.Text.Json.Serialization; using LibMatrix.Responses; |