Skip to content

Commit

Permalink
Remove request param
Browse files Browse the repository at this point in the history
  • Loading branch information
KjellBerlin committed Aug 9, 2024
1 parent 47b06e4 commit 9b27ba8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package com.carbonara.core.delivery
import com.carbonara.core.order.OrderService
import mu.KotlinLogging
import org.springframework.web.bind.annotation.PostMapping
import org.springframework.web.bind.annotation.RequestParam
import org.springframework.web.bind.annotation.RestController

@RestController
Expand Down

0 comments on commit 9b27ba8

Please sign in to comment.