Skip to content

Commit fbd6ccf

Browse files
committed
Remove unused imports.
1 parent eb07be2 commit fbd6ccf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

server/src/test/java/de/odrotbohm/restbucks/order/OrdersIntegrationTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
import static de.odrotbohm.restbucks.order.OrderTestUtils.*;
2020
import static org.assertj.core.api.Assertions.*;
2121

22-
import de.odrotbohm.restbucks.order.Order;
23-
import de.odrotbohm.restbucks.order.Orders;
24-
2522
import org.junit.jupiter.api.Test;
2623
import org.springframework.beans.factory.annotation.Autowired;
2724
import org.springframework.modulith.test.ApplicationModuleTest;

0 commit comments

Comments
 (0)