improved tag handling

This commit is contained in:
2025-07-28 14:22:34 +02:00
parent 382eae000c
commit 57b68015c3
6 changed files with 29 additions and 13 deletions

View File

@@ -26,7 +26,6 @@ import de.srsoftware.umbrella.core.exceptions.UmbrellaException;
import de.srsoftware.umbrella.core.model.*;
import java.io.IOException;
import java.util.*;
import org.json.JSONArray;
import org.json.JSONObject;