unused import

This commit is contained in:
s5260822 2025-03-13 17:01:58 +01:00
parent ad7f12afc7
commit 23a6102033

View file

@ -8,7 +8,6 @@ import org.texttechnologylab.project.gruppe_05_1.rest.RESTHandler;
import org.texttechnologylab.project.gruppe_05_1.util.Logger;
import org.texttechnologylab.project.gruppe_05_1.util.PPRUtils;
import org.texttechnologylab.project.gruppe_05_1.xml.FileObjectFactory;
import org.texttechnologylab.project.gruppe_05_1.xml.speeches.SpeechParser;
import java.util.Arrays;
import static java.lang.Boolean.FALSE;