This commit is contained in:
root
2025-09-14 17:42:28 +05:00
parent 4355358e6a
commit 98042e62ae
3 changed files with 0 additions and 1 deletions
Vendored
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
@@ -18,7 +18,6 @@ import java.util.List;
@RestController
@RequestMapping("/api/parser")
@CrossOrigin(origins = "*")
public class ParserController {
@Autowired