Cleanup: since the v7.1 extras is not used anymore

This commit is contained in:
Sheepit Renderfarm
2022-03-08 16:01:27 +00:00
parent f6acb34d2c
commit 27d2e149af
5 changed files with 5 additions and 19 deletions

View File

@@ -20,8 +20,6 @@ import org.simpleframework.xml.Root;
@Attribute(name = "synchronous_upload") @Getter private String synchronous_upload;
@Attribute(name = "extras") @Getter private String extras;
@Attribute(name = "validation_url") @Getter private String validationUrl;
@Attribute(name = "name") @Getter private String name;