Skip to content

Commit cf2303b

Browse files
misselvexukabir
authored andcommitted
removed unused static import .
1 parent bbd7bde commit cf2303b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server-common/src/test/java/io/a2a/server/tasks/TaskManagerTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
import static org.junit.jupiter.api.Assertions.assertSame;
88
import static org.junit.jupiter.api.Assertions.assertThrows;
99
import static org.junit.jupiter.api.Assertions.assertTrue;
10-
import static org.junit.jupiter.api.Assertions.assertThrows;
11-
import static org.junit.jupiter.api.Assertions.assertTrue;
1210

1311
import java.util.Collections;
1412
import java.util.HashMap;

0 commit comments

Comments
 (0)