多余import

This commit is contained in:
even 2025-05-12 09:34:49 +08:00
parent 05fb76ebbc
commit 89dc336a81

View File

@ -10,7 +10,6 @@ import jakarta.annotation.security.PermitAll;
import jakarta.validation.Valid;
import jakarta.validation.constraints.NotNull;
import org.assertj.core.util.Lists;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;