Skip to content

Commit fe7f1e0

Browse files
committed
Remove unused imports
1 parent cb05433 commit fe7f1e0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/warranty/ProductTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
package warranty;
22

33
import org.junit.jupiter.api.Test;
4-
5-
import java.util.Date;
6-
import java.util.UUID;
7-
84
import static org.junit.jupiter.api.Assertions.*;
95

106
class ProductTest {

0 commit comments

Comments
 (0)