We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3217fa commit eae4093Copy full SHA for eae4093
base/src/main/java/com/tinyengine/it/controller/AiChatController.java
@@ -27,7 +27,6 @@
27
import io.swagger.v3.oas.annotations.tags.Tag;
28
29
import org.springframework.beans.factory.annotation.Autowired;
30
-import org.springframework.http.HttpStatus;
31
import org.springframework.http.MediaType;
32
import org.springframework.http.ResponseEntity;
33
import org.springframework.validation.annotation.Validated;
0 commit comments