Skip to content

Commit

Permalink
Remove unwanted imports
Browse files Browse the repository at this point in the history
  • Loading branch information
swarajsaaj committed Dec 22, 2021
1 parent e30df4f commit 8b705d9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import io.swagger.v3.oas.annotations.Operation;
import io.swagger.v3.oas.annotations.responses.ApiResponse;
import io.swagger.v3.oas.annotations.responses.ApiResponses;
import io.swagger.v3.oas.annotations.tags.Tag;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
Expand Down

0 comments on commit 8b705d9

Please sign in to comment.