We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98c9f6 commit 43762e4Copy full SHA for 43762e4
src/main/java/org/couchbase/quickstart/springboot/controllers/AirportController.java
@@ -16,7 +16,6 @@
16
import org.springframework.web.bind.annotation.PutMapping;
17
import org.springframework.web.bind.annotation.RequestBody;
18
import org.springframework.web.bind.annotation.RequestMapping;
19
-import org.springframework.web.bind.annotation.RequestParam;
20
import org.springframework.web.bind.annotation.RestController;
21
22
import com.couchbase.client.core.error.DocumentExistsException;
0 commit comments