zyx 2 ani în urmă
părinte
comite
d9a4fad4db

+ 0 - 1
src/main/java/com/sxtvs/chatgpt/api/chatgpt/controller/ChatGptController.java

@@ -1,6 +1,5 @@
 package com.sxtvs.chatgpt.api.chatgpt.controller;
 
-import cn.hutool.http.HttpUtil;
 import lombok.SneakyThrows;
 import org.apache.hc.client5.http.fluent.Request;
 import org.apache.hc.core5.http.ContentType;