Fix checkstyl violation

This commit is contained in:
Oleg Zhurakousky
2023-09-20 17:22:06 +02:00
parent 00de35b19f
commit a66ab9d54f

View File

@@ -23,7 +23,6 @@ import com.fasterxml.jackson.databind.ObjectMapper;
import jakarta.servlet.http.HttpServletRequest;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;