Skip to content

Commit 04312df

Browse files
committed
fix: Remove the redundant imports
Signed-off-by: Sun Yuhan <[email protected]>
1 parent ac4afef commit 04312df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-ai-model/src/test/java/org/springframework/ai/chat/prompt/SystemPromptTemplateTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
import org.springframework.core.io.ByteArrayResource;
2929
import org.springframework.core.io.Resource;
3030

31-
import java.util.HashMap;
32-
import java.util.Map;
3331
import java.util.Set;
3432

3533
import static org.assertj.core.api.Assertions.assertThat;

0 commit comments

Comments
 (0)