Update TextMessage.java

pull/1/head
wangsiyuan 2024-04-17 16:12:40 +08:00
parent f5d120817d
commit ef38dc1413
1 changed files with 0 additions and 1 deletions

View File

@ -21,6 +21,5 @@ public class TextMessage {
public static class Text {
private String content;
}
}