refactor: 删除无用代码

This commit is contained in:
shiziyuan9527 2020-08-24 16:13:44 +08:00
parent d315944c20
commit d14242c4b2
1 changed files with 0 additions and 2 deletions

View File

@ -26,7 +26,5 @@ public class Issues implements Serializable {
private String model;
private String created;
private static final long serialVersionUID = 1L;
}