Skip to content

Commit a5f40ed

Browse files
committed
removed unused import
1 parent 9745ec4 commit a5f40ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/uk/gov/companieshouse/orders/api/controller/BasketController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import org.springframework.web.bind.annotation.RequestBody;
99
import org.springframework.web.bind.annotation.RequestHeader;
1010
import org.springframework.web.bind.annotation.RestController;
11-
import uk.gov.companieshouse.api.model.latefilingpenalty.Payment;
1211
import uk.gov.companieshouse.logging.Logger;
1312
import uk.gov.companieshouse.logging.LoggerFactory;
1413
import uk.gov.companieshouse.orders.api.dto.AddToBasketRequestDTO;

0 commit comments

Comments
 (0)