Skip to content

Commit

Permalink
clean crossOrigin
Browse files Browse the repository at this point in the history
  • Loading branch information
antonin77 committed Dec 24, 2024
1 parent 1f7e9ef commit 9501594
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import static org.springframework.http.ResponseEntity.*;

@Slf4j
@CrossOrigin
@RestController
@RequestMapping(value = "script", produces = APPLICATION_JSON_VALUE)
@RequiredArgsConstructor
Expand Down

0 comments on commit 9501594

Please sign in to comment.