Skip to content

Commit

Permalink
[refactor] organize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewoaragao committed Nov 14, 2023
1 parent a375a16 commit 4033098
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
Expand Down

0 comments on commit 4033098

Please sign in to comment.