Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
Remove DeleteAssistantResult import
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoKanning authored Nov 12, 2023
1 parent fb3ca19 commit 55d1208
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import com.theokanning.openai.assistants.Assistant;
import com.theokanning.openai.assistants.AssistantFile;
import com.theokanning.openai.assistants.AssistantFileRequest;
import com.theokanning.openai.assistants.DeleteAssistantResult;
import com.theokanning.openai.assistants.ListAssistant;
import com.theokanning.openai.assistants.ListAssistantQueryRequest;
import com.theokanning.openai.audio.CreateSpeechRequest;
Expand Down

0 comments on commit 55d1208

Please sign in to comment.