Skip to content

Commit f025328

Browse files
committed
Merge branch 'main' into fix/subtask_add_field
2 parents e1eb1ee + e66a6b3 commit f025328

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/lark/project/service/attachment/builder/SpecialUploadAttachmentReqBody.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ public void setFile(File file) {
1919
this.file = file;
2020
}
2121

22-
2322
public String getMimeType() {
2423
return mimeType;
2524
}

0 commit comments

Comments
 (0)